output "iam_policy_arns" { value = toset([ for policy in aws_iam_policy.resource_based_access_policy : policy.arn ]) }