Automating Infrastructure on Google Cloud with Terraform
A skill badge is an exclusive digital badge issued by Google Cloud in recognition of your proficiency with Google Cloud products and services and tests your ability to apply your knowledge in an interactive hands-on environment. Complete this skill badge quest and the final assessment challenge lab to receive a skill badge that you can share with your network.
When you complete this activity, you can earn the badge displayed above! View all the badges you have earned by visiting your profile page. Boost your cloud career by showing the world the skills you have developed!
Terraform Fundamentals
In this hands-on-lab you will create infrastructure, a virtual machine, using Terraform in the cloud environment.
Infrastructure as Code with Terraform
In this hands-on lab you will build, change, provision, and destroy infrastructure using Terraform in the cloud environment.
Interact with Terraform Modules
In this hands-on lab you will create and use Terraform modules to organize your cloud configuration.
Managing Terraform State
In this hands-on lab you will import existing infrastructure, write Terraform configuration that matches that infrastructure, and manipulate state storage with Terraform.
Automating Infrastructure on Google Cloud with Terraform: Challenge Lab
In this challenge lab, you will be tested on your knowledge to import, create, reprovision, destroy, and update infrastructure using Terraform.
Quest Info
- Learn about configuration files and basic Terraform commands
- Provision, modify, and destroy infrastructure with Terraform
- Manage local and remote state files
- Use an existing module from the Registry and build your own module