File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 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
99Add your AWS credentials as two environment variables, AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY, replacing AAAAAA with each respective values.
                                 You can’t perform that action at this time. 
               
                  
0 commit comments