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

https://github.com/holyshared/terraform-app-engine


https://github.com/holyshared/terraform-app-engine

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Terraform for App Engine

```shell
TF_VAR_credentials=`cat credentials.json` terraform init
TF_VAR_credentials=`cat credentials.json` terraform plan
TF_VAR_credentials=`cat credentials.json` terraform apply
```