This started as an update to the latest GCP provider & modules, but in doing so I realized there were a bunch of other things to fix to bring it more in line with our style guide.
You can launch the Google Cloud Shell environment against this branch with this link. WARNING - Google cloud shell will time out after 5-10 minutes of inactivity, and you'll have to start over.
Major changes:
Update to latest GCP provider - 3.3.0
Other updates for Terraform 0.15 (terraform block, etc)
Various code changes to make the tutorial work with newer GCP provider
De-gerundify titles ("Creating Resources" => "Create a Resource")
Remove ableist language. ("You will see..." => "Terraform prints out...")
Put in user's voice. ("We have now provisioned..." => "You have now provisioned...")
This started as an update to the latest GCP provider & modules, but in doing so I realized there were a bunch of other things to fix to bring it more in line with our style guide.
You can launch the Google Cloud Shell environment against this branch with this link. WARNING - Google cloud shell will time out after 5-10 minutes of inactivity, and you'll have to start over.
Major changes:
terraform
block, etc)