Skip to content

Commit 21dfbbb

Browse files
update Readme
1 parent ee3bcca commit 21dfbbb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
## Documentation
22

3-
* Explore the Terraform for Terraform [CLI](https://www.terraform.io/downloads.html).
4-
* Explore the Nodejs for npm [CLI](https://nodejs.org/en/).
5-
* Explore the Yarn for Yarn [CLI](https://classic.yarnpkg.com/en/docs/install#debian-stable).
6-
* Explore the CDK for cdktf [CLI](https://github.com/hashicorp/terraform-cdk/blob/main/docs/cli-commands.md).
3+
* Explore the Terraform for Terraform [CLI](https://www.terraform.io/downloads.html) >= v1.0+
4+
* Explore the Nodejs for npm [CLI](https://nodejs.org/en/) >= v14+
5+
* Explore the Yarn for Yarn [CLI](https://classic.yarnpkg.com/en/docs/install#debian-stable) >= v1.21 (optional - NPM will work as an alternative)
6+
* Explore the CDK for cdktf [CLI](https://github.com/hashicorp/terraform-cdk#build)
77

88

99
Add your AWS credentials as two environment variables, AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY, replacing AAAAAA with each respective values.

0 commit comments

Comments
 (0)