appengine

JamesWoolfenden/appengine/gcp

Terraform Module HCL GCP

Get your container running, simply.

Install
module "appengine" {
source = "JamesWoolfenden/appengine/gcp"
version = "0.1.26"
}
plain text: /constructs/tfmod-jameswoolfenden-appengine-gcp/install.txt
⭐ Source on GitHub 📦 Registry page
README

terraform-gcp-appengine ![Build Status](https://github.com/JamesWoolfenden/terraform-gcp-appengine) ![Latest Release](https://github.com/JamesWoolfenden/terraform-gcp-appengine/releases/latest) ![GitHub tag (latest SemVer)](https://github.com/JamesWoolfenden/terraform-gcp-appengine/releases/latest) !Terraform Version ![Infrastructure Tests](https://www.bridgecrew.cloud/link/badge?vcs=github&fullRepo=JamesWoolfenden%2Fterraform-gcp-appengine&benchmark=CIS+AWS+V1.2) ![pre-commit](https://github.com/pre-commit/pre-commit) ![checkov](https://www.checkov.io/) ![Infrastructure Tests](https://www.bridgecrew.cloud/link/badge?vcs=github&fullRepo=JamesWoolfenden%2Fterraform-gcp-appengine&benchmark=INFRASTRUCTURE+SECURITY) ![Infrastructure Tests](https://www.bridgecrew.cloud/link/badge?vcs=github&ful

Inputs (8)
NameTypeDescriptionDefault
sourcezipstringThe Source zip file payload for app engine required
common_labelsmap(any)This is to help you add tags to your cloud objects required
projectstringGCP Project required
appmap(any)A map of all the service properties required
storage_classstring"STANDARD"
versioningboolSwitch for versioningtrue
locationstring"eu"
entrypointstringapp entrypoint"python3 ./main.py"
Outputs (1)
app
Resources (3)
google_app_engine_standard_app_versiongoogle_storage_bucketgoogle_storage_bucket_object
Details
FrameworkTerraform Module
LanguageHCL
Version0.1.26
Cloud GCP
Total downloads5.7k
Inputs8
Outputs1
Resources3
NamespaceJamesWoolfenden
Updated