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

add support for IAM authentication to google_sql_user for #7512 #8017

Merged
merged 2 commits into from Dec 17, 2020
Merged

add support for IAM authentication to google_sql_user for #7512 #8017

merged 2 commits into from Dec 17, 2020

Conversation

dabbertorres
Copy link
Contributor

@dabbertorres dabbertorres commented Dec 15, 2020

Support for the type field requested in #7512. Adds type as an optional field, with accepted values being unset/empty, or the values as defined in the REST API reference.

sql: added support for setting the `type` field on `google_sql_user` to support IAM authentication

Copy link
Collaborator

@slevenick slevenick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks very reasonable! Thanks for the addition

We will also need to add documentation for this field to the markdown file: https://github.com/hashicorp/terraform-provider-google/blob/master/website/docs/r/sql_user.html.markdown

Can you add the documentation over there and then I can get this merged in?

@dabbertorres
Copy link
Contributor Author

@slevenick, documentation added!

Copy link
Collaborator

@slevenick slevenick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!

@ghost
Copy link

ghost commented Jan 16, 2021

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!

@hashicorp hashicorp locked as resolved and limited conversation to collaborators Jan 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants