- Feb 26, 2024
-
-
Ryan Kowalewski authored
-
Ryan Kowalewski authored
-
- Jun 19, 2023
-
-
Ryan Kowalewski authored
-
- Mar 21, 2022
-
-
Wajdi Hajji authored
-
- Jul 28, 2021
-
-
Dr Rich Wareham 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.
-
Wajdi Hajji 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.
-
-
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.
-
Arun Patel authored
-
- Jun 16, 2021
-
-
- Jun 11, 2021
-
-
Wajdi Hajji authored
-
- Jun 10, 2021
-
-
Arun Patel authored
-
- Apr 15, 2021
-
-
Monty Dawson authored
-
- Apr 07, 2021
-
-
Monty Dawson authored
-
- Mar 26, 2021
-
-
Monty Dawson authored
-
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
-
- Dec 10, 2020
-
-
Dr Rich Wareham authored
As noted in #11, we do not support the common case where a single Stackdriver workspace hosts multiple projects. Do this by requiring a Google provider for the Stackdriver workspace be passed to the module is alerting is enabled. We use a separate provider because the provider used must be able to create monitoring resources *in the host project*. In the case of our standard deployment, this implies it needs *product admin* credentials. We no longer need to enable the monitoring service since this service a) needs to be enabled in the *host* project and b) the service will have been enabled as a necessary side-effect of creating the Stackdriver workspace. Closes #11
-
- Dec 09, 2020
-
-
Dr Abraham Martin authored
-
- Mar 25, 2020
-
-
Dr Rich Wareham authored
-
- 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.
-
Dr Abraham Martin authored
-