package
0.16.1
Repository: https://github.com/bennerv/installer.git
Documentation: pkg.go.dev

# Packages

Package plugins is collection of all the terraform plugins that are used/required by installer.

# Functions

Apply is wrapper around `terraform apply` subcommand.
Destroy is wrapper around `terraform destroy` subcommand.
Init is wrapper around `terraform init` subcommand.