In this Terraform tutorial, we are going to see -
- What is Terraform?
- Terraform file structure as well as terraform file example
- What are Terraform command .i.e. - terraform init, terraform plan, terraform apply, terraform destroy
- How to install terraform
- We are also going to "Create a terraform file for the demo on Google Cloud platform to provision Virtual Machine"
- In the second demo we are going to "Create a terraform file for setting up an EC2 instance on AWS"
- We will also compare the terraform file of Google Cloud vs AWS
▬▬▬▬▬▬ * Instruction's Guides * ▬▬▬▬▬▬
- How to install terraform - https://jhooq.com/install-terrafrom/
- Setup virtual machine on Google Cloud Platform - https://jhooq.com/how-to-setup-virtual-machine-on-google-cloud-platform/
- Setup EC2 Instance on AWS - https://jhooq.com/terraform-ec2-instance-setup/
Top comments (0)