- Dec 09, 2024
-
-
terraform-bot authored
-
Roy Harrington authored
feat: add `enable_secret_manager` variable, remove `enable_secret_manager_auto_rotation` variable Closes #51 See merge request !68
-
Dmitrii Unterov authored
-
- Nov 14, 2024
-
-
terraform-bot authored
-
Adam Deacon authored
feat: add optional parameter autoscaling_profile to cluster_autoscaling block Closes #40 See merge request !67
-
- Nov 12, 2024
-
-
Dmitrii Unterov authored
-
- Oct 24, 2024
-
-
terraform-bot authored
-
Dmitrii Unterov authored
fix: switch to use CHANGELOG.md as it was causing release-it issues See merge request !64
-
Roy Harrington authored
-
terraform-bot authored
-
Dmitrii Unterov authored
Add deletion protection variable See merge request !63
-
Roy Harrington authored
-
Roy Harrington authored
-
- Aug 21, 2024
-
-
Dr Abraham Martin authored
chore(deps): update gcr.io/google-containers/ip-masq-agent-amd64 docker tag to v2.5.0 See merge request !62
-
- Aug 20, 2024
-
-
UIS DevOps Renovate Bot authored
-
Dr Abraham Martin authored
chore: Configure Renovate See merge request !61
-
UIS DevOps Renovate Bot authored
-
- Jul 03, 2024
-
-
Roy Harrington authored
fix config block in addons_config for autopilot mode See merge request !60
-
- Jul 02, 2024
-
-
Dmitrii Unterov authored
-
Dmitrii Unterov authored
-
- Jun 21, 2024
-
-
Ryan Kowalewski authored
feat: configurable parameters in maintenance_policy block See merge request !59
-
Dmitrii Unterov authored
-
- Jun 19, 2024
-
-
Dmitrii Unterov authored
-
- Feb 15, 2024
-
-
Roy Harrington authored
feat: improvements after vulnerability report Closes #46 See merge request !58
-
Dmitrii Unterov authored
-
Dmitrii Unterov authored
-
- Nov 22, 2023
-
-
Roy Harrington authored
Merge branch '43-autopilot-should-use-provided-service-account-rather-than-always-using-default-sa' into 'master' Resolve "Autopilot should use provided service account rather than always using default SA" Closes #43 See merge request !57
-
Dmitrii Unterov authored
-
- Nov 03, 2023
-
-
Dmitrii Unterov authored
ci: publish to GitLab Terraform registry when tagged with valid semver Closes #45 See merge request !56
-
- Nov 01, 2023
-
-
Roy Harrington authored
-
- Oct 05, 2023
-
-
Ryan Kowalewski authored
Fix evaluation order dependency on cluster_service_account See merge request !55
-
Roy Harrington authored
Previous change still had an evaluation order dependency, this time with local.cluster_service_account. Use constant in for_each set
-
- Oct 04, 2023
-
-
Ryan Kowalewski authored
Added cluster_notification_enabled variable See merge request !54
-
Roy Harrington authored
Added cluster_notification_enabled variable to control whether cluster notifications are generated by the GKE cluster. Previously, we relied on cluster_notifications_topic_id to enable this, but this can lead to evaluation order dependency issues.
-
Ryan Kowalewski authored
For Autopilot clusters, set the gateway_api_config.channel to standard Closes #42 See merge request !53
-
Roy Harrington authored
For Autopilot clusters, set the gateway_api_config.channel to standard. If this isn't set, we attempt to set to null, which causes changes to the cluster on subsequent apply
-
- Sep 13, 2023
-
-
Ryan Kowalewski authored
Autopilot clusters which haven't been migrated to CLOUD_DNS should not have CLOUD_DNS set in cluster Closes #44 See merge request !52
-
- Sep 12, 2023
-
-
Roy Harrington authored
Autopilot clusters which haven'tbeen migrated to CLOUD_DNS should not have CLOUD_DNS set in cluster. Added flag autopilot_cloud_dns_enabled to override this for old non-migrated Autopilot clusters
-
- Sep 04, 2023
-
-
Ryan Kowalewski authored
Add cluster notification pubsub support See merge request !51
-
-