- Jul 05, 2023
-
-
Roy Harrington authored
-
Ryan Kowalewski authored
Added new variable to allow pre-deploy job specific environment variables to be set Closes #44 See merge request !59
-
- Jul 04, 2023
-
-
Roy Harrington authored
-
- Jun 20, 2023
-
-
Ryan Kowalewski authored
Add database migration Cloud Run job config See merge request !58
-
- Jun 19, 2023
-
-
Ryan Kowalewski authored
-
Ryan Kowalewski authored
This is initially planned to execute Django database migrations. However, other use cases will exist I'm sure.
-
- Jun 16, 2023
-
-
Roy Harrington authored
Update CHANGELOG See merge request !57
-
Ryan Kowalewski authored
-
Roy Harrington authored
Upgrade to v3 of the gcp-site-monitoring-module See merge request !56
-
-
- Jun 15, 2023
-
-
Ryan Kowalewski authored
-
Ryan Kowalewski authored
BREAKING CHANGE: The default SSL policy restricts TLS to >= 1.2 and sets the SSL profile to MODERN.
-
- Jun 12, 2023
-
-
Ryan Kowalewski authored
BREAKING CHANGE: Upgrading to v3 of the gcp-site-monitoring module will cause uptime check functions to be destroyed/re-created during the next Terraform apply.
-
- May 16, 2023
-
-
Dr Abraham Martin authored
Add load balancer ssl policy and output See merge request !55
-
- May 15, 2023
- Jan 23, 2023
-
-
Roy Harrington authored
ignore operation-id annotation Closes #40 See merge request !54
-
- Jan 19, 2023
-
-
Ryan Kowalewski authored
-
- Dec 20, 2022
-
-
Roy Harrington authored
fix: broken for_each on initial deploy Closes #39 See merge request !53
-
- Dec 19, 2022
-
-
Ryan Kowalewski authored
-
- Nov 09, 2022
-
-
Roy Harrington authored
chore: update changelog for release 6.0.0 See merge request !52
-
-
- Nov 08, 2022
-
- Nov 07, 2022
-
-
Ryan Kowalewski authored
Currently uses sql_instance_connection_name which causes issues when the provided value is not known until apply.
-
Ryan Kowalewski authored
This removes the dependency on the deprecated hashicorp/template provider.
-
Ryan Kowalewski authored
-
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
-
- May 27, 2022
-
-
Adam Deacon authored
update versions to allow compatibility with google provider version 4 Closes #36 See merge request !50
-
- May 23, 2022
-
-
Brent Stewart authored
-
- Mar 30, 2022
-
-
Robin Goodall authored
Ignore changes in vpc connector network See merge request !47
-
Monty Dawson authored
-
Monty Dawson authored
-
- Mar 21, 2022
-
-
Robin Goodall authored
Do not enable BETA launch-stage for referencing secrets Closes #33 See merge request !45
-
Wajdi Hajji authored
-
- 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 24, 2022
-
-
Dr Rich Wareham authored
Resolve "Add dashboard" Closes #27 See merge request !44
-
Wajdi Hajji authored
-
- Jan 17, 2022
-
-
Wajdi Hajji authored
The dashboard, defined in ./dashboard.json, contains: - Request counts broken down by response code class (ignoring 404s). - Request latencies for 50th, 95th and 99th percentile. - Container CPU and memory utilisations for 50th, 95th and 99th percentile. - Container instance count and billable instance time.
-
- Jan 10, 2022
-
-
Dr Rich Wareham authored
-