Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TestAccSqlUser_postgresIAM by using a real IAM user #7402

Conversation

modular-magician
Copy link
Collaborator

This PR aims to fix TestAccSqlUser_postgresIAM. The backend checks that the passed in IAM_USER actually exists, so we need to use a valid user in the test.

Fixes hashicorp/terraform-provider-google#16704

Release Note Template for Downstream PRs (will be copied)


Derived from GoogleCloudPlatform/magic-modules#10731

Co-authored-by: Scott Mitchell <[email protected]>

[upstream:45be142d046f4aa453fd4d02c092508860718a0c]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit c887b98 into hashicorp:main May 21, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-45be142d046f4aa453fd4d02c092508860718a0c branch November 16, 2024 03:45
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.

Failing test(s): TestAccSqlUser_postgresIAM
1 participant