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

fixes issue where IAM policies get deleted due to race condition #13439

Closed
wants to merge 2 commits into from
Closed

fixes issue where IAM policies get deleted due to race condition #13439

wants to merge 2 commits into from

Conversation

kkallday
Copy link

@kkallday kkallday commented Apr 6, 2017

This fixes the issue outlined in #12291. We wanted to write a test for this code however, we had trouble getting the test to pass without our changes. Please let us know what we can do to get this PR merged as it has prevented us from moving to versions greater than 0.8.4.

[#136756369]

Signed-off-by: Kalai Wei [email protected]

- "policy_data" contains only the policy that the template is attempting
  to create/change
- "restore_policy" no longer to store snapshot

[#143623309]

Signed-off-by: Kalai Wei <[email protected]>
@paddycarver
Copy link
Contributor

This should be resolved by hashicorp/terraform-provider-google#171. If you continue to have issues or problems with it, please open issues in the new terraform-providers/terraform-provider-google repository. Thanks!

@ghost
Copy link

ghost commented Apr 7, 2020

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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants