- Aug 26, 2021
-
-
Wajdi Hajji authored
-
- Jul 16, 2021
-
-
Wajdi Hajji authored
-
- Jul 15, 2021
-
-
-
This works with Terraform v0.14.10; the data source is read before the plan walk, so the existing deployed image can be determined. However, it is suggested that future Terraform may combine the refresh and plan walks which *may* result in a cyclic dependancy.
-
-
This works with Terraform v0.14.10; the data source is read before the plan walk, so the existing deployed image can be determined. However, it is suggested that future Terraform may combine the refresh and plan walks which *may* result in a cyclic dependancy.
-
Wajdi Hajji authored
-
- Jul 01, 2021
-
-
Arun Patel authored
-
Arun Patel authored
This works with Terraform v0.14.10; the data source is read before the plan walk, so the existing deployed image can be determined. However, it is suggested that future Terraform may combine the refresh and plan walks which *may* result in a cyclic dependancy.
-
- Jun 10, 2021
-
-
Arun Patel authored
-
- May 28, 2021
-
-
Dr Abraham Martin authored
Do not remove the BETA stage as we are going to still use some BETA options like the mounting of secrets from GCP Secret Manager
-
- Apr 07, 2021
-
-
Monty Dawson authored
-
- Jan 27, 2021
-
-
Dr Rich Wareham authored
Rather than ship our own monitoring module, make use of the gcp-site-monitoring module. This effectively makes this module require 0.13 so a major version bump is required. Closes #13
-
Monty Dawson authored
-
- Mar 24, 2020
-
-
Dr Rich Wareham authored
Allow an optional domain mapping to be configured for the webapp. If a domain mapping is configured, appropriate DNS records are provided as outputs. Closes #2
-
- Mar 23, 2020
-
-
Dr Abraham Martin authored
This module manages a Cloud Run-hosted container. It takes care of making sure the container is connected to a Cloud SQL instance and sets environment variables on the application.
-