Creating Infrastructure on Google Cloud with Terraform
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.
Cloud Logging on Kubernetes Engine
In this lab you will deploy a sample application to Kubernetes Engine that forwards log events to Cloud Logging.
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