//
pkg.gl
Category
github.com/bennerv/installer
pkg
terraform
exec
package
0.16.1
Repository:
https://github.com/bennerv/installer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
0
Files
170 SLOC
#
Packages
plugins
Package plugins is collection of all the terraform plugins that are used/required by installer.
#
Functions
Apply
Apply is wrapper around `terraform apply` subcommand.
Destroy
Destroy is wrapper around `terraform destroy` subcommand.
Init
Init is wrapper around `terraform init` subcommand.