-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[Spanner IAM] Add condition support for google_spanner_database_iam resources #14288
[Spanner IAM] Add condition support for google_spanner_database_iam resources #14288
Comments
b/280103323 |
@dtest |
leaving open since the docs aren't updated & the PR above will close this once merged. |
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
Cloud Spanner Fine Grained Access Control (FGAC) requires an IAM condition to be able to enable using role-based authentication.
The google_spanner_database_iam_* resources should allow for a
condition
argument to be able to configure FGAC using Terraform.The google_project_iam_* resources allow for a
condition
argument like this:New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: