Discover Packages
github.com/pacevedom/installer
pkg
terraform
package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Oct 2, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package terraform contains the utilities that's used for invoking
terraform executable under the given directory with the given
templates.
Apply runs "terraform apply" in the given directory. It returns the absolute
path of the tfstate file, rooted in the specified directory, along with any
errors from Terraform.
Init runs "terraform init" in the given directory.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.