Terraform Resources and Code Git Location:
https://github.com/anshulc55/terraform
You can clone this repo in your local machine using command -
git clone -b master https://github.com/anshulc55/terraform.git
There is a lecture on how to setup AWS, here are some notes to clarify the setup
Make sure you have installed the AWS CLI
You can download it manually from https://aws.amazon.com/cli/
If you're on Linux you can also use "sudo pip install --upgrade awscli"
If you don't have pip, try sudo apt-get install python-pip
There is a lecture on how to add an admin user, this need to be done to create an access key and secret key
Use "aws configure" to enter the keys
you can optionally specify a default region - but no worries, in terraform you can set any region you want
Use http://www.cloudping.info/ to determine your region
You can test whether it works by entering: aws iam get-user
This will also show your AWS userid which you need afterward
Every lecture have Q&A section, please ask any doubt in related lecture.
All other students doubt and Answers are also publicly accessible so you can go thru these too.
For Support and discount update on other courses, you can join us here-
Telegram - https://t.me/Master_In_Devops
YouTube - https://www.youtube.com/channel/UC5k0zHLWwo9DACApdUzTOKA