You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -349,6 +349,9 @@ Details can be found [here](https://www.terraform.io/docs/cli/run/index.html)
349
349
350
350
### terragrunt
351
351
352
+
* Terragrunt version: `0.29.2`
353
+
> Terragrunt version pinned in`terragrunt.hcl` file.
354
+
352
355
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:
0 commit comments