File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,10 @@ To get it running on your environment follow the following.
1212This are list of things you will need.
1313* AWS IAM User with permission for creating resources such as lambda function, cloudwatch group, cloudwatch event etc.
1414See all resource [ here] ( https://github.com/hotosm/TM-Extractor/blob/ec37c1318325c534b4ac47f057263050e6e92f03/main.tf ) .
15- * [ Terraform] ( https://www.terraform.io/ )
16- * [ Terragrunt] ( https://terragrunt.gruntwork.io/ )
15+ * [ Terraform] ( https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli ) or (OpenTofu)[ https://opentofu.org/docs/intro/install/ ]
16+ * [ Terragrunt] ( https://terragrunt.gruntwork.io/docs/getting-started/install/#install-terragrunt )
17+ > ** _ NOTE:_ ** Please check compatibility note. https://terragrunt.gruntwork.io/docs/getting-started/supported-versions/
18+ Tested on: Terraform v1.5.5 & terragrunt version v0.54.9.
1719
1820### Environments
1921
You can’t perform that action at this time.
0 commit comments