terraform
The terraform resource reference. This resource adds the infrastructure as code tool terraform. Terraform is the tool that inspired the design of Codify. It allows infrastructure developers to use config files to set up cloud environments like GCP, AWS and Azure. See more on the Terraform help pages.
Parameters:
-
directory: (string) A custom directory to install the terraform executable into. The default is
/usr/local/bin
. -
version: (string) A specific version of terraform to install. By default, the latest version will be installed.
Example usage:
Getting started:
Getting started guides: https://developer.hashicorp.com/terraform?product_intent=terraform