- Jul 04, 2023
-
-
Roy Harrington authored
-
- Jun 19, 2023
-
-
Ryan Kowalewski authored
This is initially planned to execute Django database migrations. However, other use cases will exist I'm sure.
-
- Nov 07, 2022
-
-
Ryan Kowalewski authored
A map cannot have a key which depends on a resource which is unknown. To resolve this issue I've refactored the map to have known key names. Closes #38
-
- Mar 17, 2022
-
-
Wajdi Hajji authored
As referencing Secret Manager secrets has moved to GA. See: https://cloud.google.com/run/docs/release-notes#November_09_2021
-
- Jan 10, 2022
-
-
Dr Rich Wareham authored
-
- 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.
-