Just fixing a small typo
pull/9463/merge
Or Elimelech 10 years ago committed by Paul Stack
parent e634ffdf72
commit b15b8bd99a

@ -29,7 +29,7 @@ data "google_iam_policy" "admin" {
}
```
This data source is used to define IAM policies to apply to othe resources.
This data source is used to define IAM policies to apply to other resources.
Currently, defining a policy through a datasource and referencing that policy
from another resource is the only way to apply an IAM policy to a resource.

Loading…
Cancel
Save