Skip to content

Fix inconsistent result after apply error when adding CLOUD_IAM_GROUP users with capitalized domain names.#17533

Open
tmgho122 wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
tmgho122:main
Open

Fix inconsistent result after apply error when adding CLOUD_IAM_GROUP users with capitalized domain names.#17533
tmgho122 wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
tmgho122:main

Conversation

@tmgho122
Copy link
Copy Markdown

Fixes hashicorp/terraform-provider-google#26509

  • Updated DiffSuppressFunc for user name to account for lowercasing of domain names for MySQL users of type CLOUD_IAM_GROUP.
  • Updated unit tests to cover scenario where MySQL CLOUD_IAM_GROUP users have capitalized domain name while ensuring no regressions for Postgres.
cloudsql: fixed inconsistent result after apply error when adding `users` of type `CLOUD_IAM_GROUP` with capitalized domain names for MySQL

@modular-magician modular-magician added the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label May 13, 2026
@github-actions
Copy link
Copy Markdown

Googlers: For automatic test runs see go/terraform-auto-test-runs.

@malhotrasagar2212, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look.

You can help make sure that review is quick by doing a self-review and by running impacted tests locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-approval Pull requests that need reviewer's approval to run presubmit tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mysql CLOUD_IAM_GROUP user creation error

2 participants