DEV Community

Rahul Wagh
Rahul Wagh

Posted on

Terraform Explained | How to create your first terraform infrastructure on AWS and Google Cloud

In this Terraform tutorial, we are going to see -

  1. What is Terraform?
  2. Terraform file structure as well as terraform file example
  3. What are Terraform command .i.e. - terraform init, terraform plan, terraform apply, terraform destroy
  4. How to install terraform
  5. We are also going to "Create a terraform file for the demo on Google Cloud platform to provision Virtual Machine"
  6. In the second demo we are going to "Create a terraform file for setting up an EC2 instance on AWS"
  7. We will also compare the terraform file of Google Cloud vs AWS

▬▬▬▬▬▬ * Instruction's Guides * ▬▬▬▬▬▬

  1. How to install terraform - https://jhooq.com/install-terrafrom/
  2. Setup virtual machine on Google Cloud Platform - https://jhooq.com/how-to-setup-virtual-machine-on-google-cloud-platform/
  3. Setup EC2 Instance on AWS - https://jhooq.com/terraform-ec2-instance-setup/

Oldest comments (0)