GoogleCloudPlatform / terraform-dynamic-python-webapp

Deploy a dynamic python webapp
avocano.dev
Apache License 2.0
65 stars 38 forks source link
cft-terraform jump-start-solutions

terraform-dynamic-python-webapp

Description

Tagline

This is an auto-generated module.

Detailed

The resources/services/activations/deletions that this module will create/trigger are:

PreDeploy

To deploy this blueprint you must have an active billing account and billing permissions.

Documentation

Usage

Basic usage of this module is as follows:


module "dynamic-python-webapp" {
  source = "."
  project_id = var.project_id
}

Functional examples are included in the examples directory.

Inputs

No input.

Outputs

Name Description
firebase_url Firebase URL

Requirements

These sections describe requirements for using this module.

Software

The following dependencies must be available:

Service Account

A service account with the following roles must be used to provision the resources of this module:

The Project Factory module and the IAM module may be used in combination to provision a service account with the necessary roles applied.

APIs

A project with the following APIs enabled must be used to host the resources of this module:

The Project Factory module can be used to provision a project with the necessary APIs enabled.

Contributing

Refer to the contribution guidelines for information on contributing to this module.

Security Disclosures

Please see our security disclosure process.