Skip to content

Commit 3b7a156

Browse files
committed
#58 added terragrant version to README
1 parent 5d9f811 commit 3b7a156

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,9 @@ Details can be found [here](https://www.terraform.io/docs/cli/run/index.html)
349349
350350
### terragrunt
351351
352+
* Terragrunt version: `0.29.2`
353+
> Terragrunt version pinned in `terragrunt.hcl` file.
354+
352355
We've also used `terragrunt` to simplify s3 bucket creation and terraform backend configuration. All you need to do is to set s3 bucket name in the `TF_REMOTE_STATE_BUCKET` env variable and run terragrunt command in the `terraform/` directory:
353356
354357
```bash

0 commit comments

Comments
 (0)