- Jun 13, 2024
-
-
Ryan Kowalewski authored
Allow ingress override when using load balancer Closes #52 See merge request !66
-
Ryan Kowalewski authored
-
Ryan Kowalewski authored
There are some situations where it is valid to use INGRESS_TRAFFIC_ALL in conjunction with the load balancer. Currently it is not possible to override the INGRESS_TRAFFIC_INTERNAL_LOAD_BALANCER ingress setting to achieve this if var.enable_load_balancer == true.
-
- Mar 07, 2024
-
-
Ryan Kowalewski authored
ci: add SHORT_TEST_PREFIX variable Closes #49 See merge request !64
-
Dmitrii Unterov authored
-
- Feb 28, 2024
-
-
terraform-bot authored
-
Ryan Kowalewski authored
Release 9.0 Closes #47 See merge request !63
-
- Feb 26, 2024
-
-
Ryan Kowalewski authored
-
Ryan Kowalewski authored
-
Ryan Kowalewski authored
-
Ryan Kowalewski authored
-
Ryan Kowalewski authored
This commit implements a matrix test job to run multiple Terraform integration tests in parallel. It also implements a cleanup script to ensure that failed test runs do not leave infrastructure deployed which would cost money!
-
Ryan Kowalewski authored
-
Ryan Kowalewski authored
-
Ryan Kowalewski authored
BREAKING CHANGE: migrate to cloud run v2 resources
-
Ryan Kowalewski authored
There is no impact with this bump as the options we use are still supported.
-
Ryan Kowalewski authored
The Cloud Run Domain Mapping service is still in Pre-GA status after more than 3 years. Google's documentation now suggest using load balancers or Firebase Hosting as an alternative as there are limitations with the domain mapping service. We are removing it from this module as it seems as though it will soon be deprecated. BREAKING CHANGE: Remove Cloud Run Domain Mapping
-
Ryan Kowalewski authored
This commit refactors the uptime_monitoring module to no longer require an additional "stackdriver" aliased google provider. This was a source of confusion as it did some "magic" with regards to passing project IDs around. The two projects are now clearly defined as either `project` or `monitoring_scoping_project` to avoid any confusion.
-
Ryan Kowalewski authored
-
Ryan Kowalewski authored
-
Ryan Kowalewski authored
-
Ryan Kowalewski authored
-
Ryan Kowalewski authored
-
Ryan Kowalewski authored
-
- Dec 14, 2023
-
-
Ryan Kowalewski authored
-
- Sep 11, 2023
-
-
Adam Deacon authored
Allow max_throughput to be overridden for vpc_access_connector See merge request !62
-
Roy Harrington authored
-
- Aug 21, 2023
-
-
Ryan Kowalewski authored
Switch to use Terraform-Module.gitlab-ci.yml. This provides the same... See merge request !61
-
Roy Harrington authored
-
- Aug 18, 2023
-
-
Roy Harrington authored
-
- Aug 15, 2023
-
-
Roy Harrington authored
Switch to use terraform-module.yml. This provides the same functionality as the original script, namely to lint the Terraform with the addition of creating a Terraform Module if a commit tag is provided
-
- Jul 05, 2023
-
-
Ryan Kowalewski authored
Added missing 8.1.0 entry and moved new feature to 8.2.0 See merge request !60
-
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
-