Mastering Terraform: Day 3 - Taking Control of Your Infrastructure Creating instance
In Terraweek series we have already learned basics and concepts that will help us to understand the configuration file.
We will be creating EC2 instances in the AWS platform and will understand how to terraform init and terraform apply for works and ...