We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53ca2c7 commit c11b6a9Copy full SHA for c11b6a9
terraform-init/README.md
@@ -13,6 +13,7 @@ LocalStack Extension for using Terraform files in [init hooks](https://docs.loca
13
## Usage
14
15
* Start localstack with `EXTENSION_AUTO_INSTALL="localstack-extension-terraform-init"`
16
+* Optionally specify `TERRAFORM_VERSION=1.9.5` (currently defaults to 1.5.7)
17
* Mount a `main.tf` file into `/etc/localstack/init/ready.d`
18
19
When LocalStack starts up, it will install the extension, which in turn install `terraform` and `tflocal` into the container.
0 commit comments