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

make iam members case insensitive #1957

Merged
merged 2 commits into from
Jun 24, 2019

Conversation

danawillow
Copy link
Contributor

Fixes hashicorp/terraform-provider-google#3880. Tested with compute instance IAM since it runs pretty quickly and all the IAM resources use the same code.

Release Note for Downstream PRs (will be copied)

the member field in iam_* resources is now case-insensitive

@modular-magician
Copy link
Collaborator

Hi! I'm the modular magician, I work on Magic Modules.
This PR seems not to have generated downstream PRs before, as of 0a58fb95208a89f768392933d47f019f818680e1.

Pull request statuses

No diff detected in terraform-google-conversion.
No diff detected in Ansible.
No diff detected in Inspec.

New Pull Requests

I built this PR into one or more new PRs on other repositories, and when those are closed, this PR will also be merged and closed.
depends: hashicorp/terraform-provider-google-beta#876
depends: hashicorp/terraform-provider-google#3900

danawillow and others added 2 commits June 24, 2019 16:40
Tracked submodules are build/terraform-beta build/terraform-mapper build/terraform build/ansible build/inspec.
@modular-magician modular-magician merged commit e9348b5 into GoogleCloudPlatform:master Jun 24, 2019
@danawillow danawillow deleted the tf-3880 branch June 24, 2019 16:44
@modular-magician
Copy link
Collaborator

Hi! I'm the modular magician, I work on Magic Modules.
I see that this PR has already had some downstream PRs generated. Any open downstreams are already updated to your most recent commit, c381b19.

Pull request statuses

No diff detected in terraform-google-conversion.
No diff detected in Ansible.
No diff detected in Inspec.

New Pull Requests

I built this PR into one or more new PRs on other repositories, and when those are closed, this PR will also be merged and closed.
depends: hashicorp/terraform-provider-google-beta#883
depends: hashicorp/terraform-provider-google#3908

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

Successfully merging this pull request may close these issues.

google_folder_iam_binding username capitilization issue causing change loop
4 participants