This project help people to learn terraform(Infrastrcture as a code tools) on AWS platform by directly guiding with tf files.
Terraform v1.1.6
Pre-requsites
- AWS Knowledge should have some basic knowledge with the AWS services like vpc,ec2,s3 etc..
- AWS account Create resource in AWS
- IAM Role Allow terraform to create resources in AWS, make sure you attach the same role to your practice EC2 instance
Repo
use this github repo - https://github.com/ramchandra-guthula/terraform.git to learn terraform step by step