This is a beginners hands on exercise where we write a terraform config file to launch an EC2 instance.
Terraform hands on Lab cheatsheet:
https://github.com/unuste37/YTResourc...
About Terraform:
Terraform is an infrastructure as code tool that lets you build, change, and version infrastructure safely and efficiently. This includes low-level components like compute instances, storage, and networking; and high-level components like DNS entries and SaaS features. It competes with CloudFormation.
Terraform for AWS Tutorial:
https://developer.hashicorp.com/terra...
Terraform Language Documentation:
https://developer.hashicorp.com/terra...