helper/

directory
v0.9.0-beta2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2017 License: MPL-2.0

README

Helper Libraries

This folder contains helper libraries for Terraform plugins. A running joke is that this is "Terraform standard library" for plugins. The goal of the packages in this directory are to provide high-level helpers to make it easier to implement the various aspects of writing a plugin for Terraform.

Directories

Path Synopsis
Package acctest contains for Terraform Acceptance Tests
Package acctest contains for Terraform Acceptance Tests
experiment package contains helper functions for tracking experimental features throughout Terraform.
experiment package contains helper functions for tracking experimental features throughout Terraform.
Helpers for dealing with file paths and their contents
Helpers for dealing with file paths and their contents
schema is a high-level framework for easily writing new providers for Terraform.
schema is a high-level framework for easily writing new providers for Terraform.
Package signalwrapper is used to run functions that are sensitive to signals that may be received from outside the process.
Package signalwrapper is used to run functions that are sensitive to signals that may be received from outside the process.
Package variables provides functions and types for working with Terraform variables provided as input.
Package variables provides functions and types for working with Terraform variables provided as input.
wrappedreadline is a package that has helpers for interacting with readline from a panicwrap executable.
wrappedreadline is a package that has helpers for interacting with readline from a panicwrap executable.
Package wrappedstreams provides access to the standard OS streams (stdin, stdout, stderr) even if wrapped under panicwrap.
Package wrappedstreams provides access to the standard OS streams (stdin, stdout, stderr) even if wrapped under panicwrap.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL