Skip to content

feat: Enable iam_authentication by default - #133

Closed
nils1k wants to merge 4 commits into
mainfrom
kn-81-iam-auth
Closed

feat: Enable iam_authentication by default#133
nils1k wants to merge 4 commits into
mainfrom
kn-81-iam-auth

Conversation

@nils1k

@nils1k nils1k commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Description

The purpose of this change is to enable IAM authentication towards Cloud SQL databases by default. Additionally, there has been added support for providing a list of IAM groups whom to the list of database users.

Fixes #81.

Notes

The version requirement for the hashicorp/google provider has been changed from >=5 to >=5.12.0, as support for the CLOUD_IAM_GROUP type was first introduced in the latter version.

@nils1k nils1k self-assigned this Jul 3, 2026
@nils1k
nils1k requested a review from a team as a code owner July 3, 2026 06:44
@sonarqubecloud

sonarqubecloud Bot commented Jul 3, 2026

Copy link
Copy Markdown

@nils1k

nils1k commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator Author

Closing, as support for IAM authentication will be fixed in #127.

@nils1k nils1k closed this Jul 3, 2026
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.

Enable iam_authentication by default

1 participant