appengine
JamesWoolfenden/appengine/gcp
Get your container running, simply.
terraform-gcp-appengine    !Terraform Version      | This is to help you add tags to your cloud objects | required |
| project | string | GCP Project | required |
| app | map(any) | A map of all the service properties | required |
| storage_class | string | "STANDARD" | |
| versioning | bool | Switch for versioning | true |
| location | string | "eu" | |
| entrypoint | string | app entrypoint | "python3 ./main.py" |
app