mirror of
https://github.com/sidpalas/devops-directive-terraform-course.git
synced 2025-12-22 10:21:16 +00:00
initial commit
This commit is contained in:
8
01-prerequisites/README.md
Normal file
8
01-prerequisites/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
## Install Terraform
|
||||
1) install terraform
|
||||
|
||||
## AWS Account Setup
|
||||
2) create non-root AWS user
|
||||
3) Add AmazonEC2FullAccess
|
||||
4) Save Access key + secret key (or use AWS CLI `aws configure` -- https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html)
|
||||
|
||||
Reference in New Issue
Block a user