Skip to content

feat!: remove kubernetes integration, and remove default postgresql version#127

Open
Spikra wants to merge 5 commits into
mainfrom
CLOUD-3762-remove-k8s-support
Open

feat!: remove kubernetes integration, and remove default postgresql version#127
Spikra wants to merge 5 commits into
mainfrom
CLOUD-3762-remove-k8s-support

Conversation

@Spikra
Copy link
Copy Markdown
Contributor

@Spikra Spikra commented May 6, 2026

New major version of the terraform-google-sql-db/postgresql module

  • Removes kubernetes integration. Credentials and connection strings must be synced by using secret-manager.
  • Removes default postgresql version. The default version will quickly be outdated, and it is not safe to set a new default version.
  • Bumps the required terraform version to allow using optionals in the variable types. This improves the auto-generated documentation.
  • Cleans up env specific default logic, and adds support for null variables from optional variables.
  • Bump default machine size in non-prd to the same as prd. The previous default machine type for non-prod resulted in a lot of issues and very slow creation and modification times

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 7, 2026

@Glenn-Terjesen Glenn-Terjesen marked this pull request as ready for review May 11, 2026 07:31
@Glenn-Terjesen Glenn-Terjesen requested a review from a team as a code owner May 11, 2026 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants