mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
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
|
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.
|
from another resource is the only way to apply an IAM policy to a resource.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user