We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3954c1e commit bad2000Copy full SHA for bad2000
1 file changed
website/source/docs/providers/google/d/google_iam_policy.html.markdown
@@ -33,6 +33,10 @@ This data source is used to define IAM policies to apply to other resources.
33
Currently, defining a policy through a datasource and referencing that policy
34
from another resource is the only way to apply an IAM policy to a resource.
35
36
+**Note:** Several restrictions apply when setting IAM policies through this API.
37
+See the [setIamPolicy docs](https://cloud.google.com/resource-manager/reference/rest/v1/projects/setIamPolicy)
38
+for a list of these restrictions.
39
+
40
## Argument Reference
41
42
The following arguments are supported:
0 commit comments