Skip to content

Commit 2c6428b

Browse files
committed
readme: updated terraform lambda deployment docs
1 parent 3e6d263 commit 2c6428b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

scripts/aws/lambda/TM-Extractor/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,10 @@ To get it running on your environment follow the following.
1212
This 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.
1414
See 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

0 commit comments

Comments
 (0)