terraform-aws-iam-identity-center
terraform-aws-iam-identity-center copied to clipboard
feat: parameterize customer_managed_policies path
Make customer-managed policies configurable using a custom path instead of the current hard-coded "/" value.
Retains the current behavior, so these entries can either be a set of strings or a set of objects with name and path (new behavior).
Can't seem to figure out what the issue with the README file is...