Contains Terraform code for provisioning Google Cloud resources.
- Google Cloud SDK - This is used to create default credentials. These are used by terraform for authentication.
- tfenv - This installs the correct Terraform version for the project.
Further steps are described in the project's README.