Skip to content

Commit c11b6a9

Browse files
authored
Document TERRAFORM_VERSION env var for terraform-init (#82)
1 parent 53ca2c7 commit c11b6a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

terraform-init/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ LocalStack Extension for using Terraform files in [init hooks](https://docs.loca
1313
## Usage
1414

1515
* Start localstack with `EXTENSION_AUTO_INSTALL="localstack-extension-terraform-init"`
16+
* Optionally specify `TERRAFORM_VERSION=1.9.5` (currently defaults to 1.5.7)
1617
* Mount a `main.tf` file into `/etc/localstack/init/ready.d`
1718

1819
When LocalStack starts up, it will install the extension, which in turn install `terraform` and `tflocal` into the container.

0 commit comments

Comments
 (0)