An open API service indexing awesome lists of open source software.

https://github.com/ourway/learn-terraform-for-google-cloud-platform

Learn how to use Hashicorp/Terraform on Google Cloud Platform
https://github.com/ourway/learn-terraform-for-google-cloud-platform

google-cloud-platform google-cloud-storage google-kubernetes-engine hashicorp-terraform terraform-configurations terraform-module terraform-provider terraform-scripts

Last synced: 5 months ago
JSON representation

Learn how to use Hashicorp/Terraform on Google Cloud Platform

Awesome Lists containing this project

README

          

```console
terraform init
terraform plan
# And finally
terraform apply
```