-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Promote IAM conditions to GA #10751
Comments
@BBBmau it looks like this issue might be addressed already in this PR from 2020 : GoogleCloudPlatform/magic-modules#3729 I think the remaining work is to update IAM resources to include conditions, which is now possible due to that PR above. What that would look like is adding
(From an IAM section in the contribution guide) I think it's your choice about whether you want to pivot to a different 'promote to GA' task, or to proceed with adding IAM conditions to some IAM resources. |
Looking at this again, I see that the PR above was from 2020 but this issue was opened in 2021. @melinath does this issue represent adding |
@SarahFrench It's been a while but I think that (at the time) I thought that an IAM resource that had conditions in Beta would not have them included in GA. But I see generated IAM resources in GA with support for conditions so I either misunderstood or this has been resolved in the meantime. |
No worries, I just wanted to make sure I wasn't missing something. I'll close this issue, and users can request conditions to be added to GA IAM resources in future GH issues. |
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. |
Community Note
Description
It looks like IAM conditions have been GA for a while: https://cloud.google.com/iam/docs/release-notes#February_28_2020
It would be great to start generating them into the GA provider.
New or Affected Resource(s)
The text was updated successfully, but these errors were encountered: