Terraform basics
This Terraform Workshop goal is to teach the reader the basic idea how to do the following with Terraform:
- Learn basics of the HCL syntax
- Learn basic Terraform block types and how to use them
- Learn how to deploy to Cloud Run
- Learn how to deploy VPC, Compute Engine and HTTP Load Balancing
Exercises
Note
These exercises are part of the Polar Squad's "Terraform" training
If you wish to enroll in the training, contact us for further details. The exercises can be completed separately, too.
Next
To get started, let's do some preparation.