Skip to content

Commit bad2000

Browse files
danawillowstack72
authored andcommitted
providers/google: Add link to setIamPolicy restrictions in iam docs (hashicorp#11188)
1 parent 3954c1e commit bad2000

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

website/source/docs/providers/google/d/google_iam_policy.html.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ This data source is used to define IAM policies to apply to other resources.
3333
Currently, defining a policy through a datasource and referencing that policy
3434
from another resource is the only way to apply an IAM policy to a resource.
3535

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+
3640
## Argument Reference
3741

3842
The following arguments are supported:

0 commit comments

Comments
 (0)