Terraform bundle
Last updated:
TERRAFORM
Terraform bundle tool install
Pre-requisites
- git
- go / [[202205251306 Install go]]
Install
# Clone v0.15 branch
$ git clone --single-branch --branch=v0.15 --depth=1 https://github.com/hashicorp/terraform.git
$ cd terraform
$ go build -o ../terraform-bundle ./tools/terraform-bundle
Terrform bundle creation
references: