google_folder_iam_policy
Retrieves the current IAM policy data for a folder.
data "google_folder_iam_policy" "test" {
folder = google_folder.permissiontest.name
}
The following arguments are supported:
folder
- (Required) The resource name of the folder the policy is attached to. Its format is folders/{folder_id}.The attributes are exported:
etag
- (Computed) The etag of the IAM policy.
policy_data
- (Computed) The policy data