answerdigital / terraform-modules

The repo for the infrastructure as code
MIT License
3 stars 4 forks source link

SSO Permission Set support for inline IAM policies #103

Closed cmbuckley closed 8 months ago

cmbuckley commented 8 months ago

Adds support for an IAM inline policy to SSO Permission Sets. A Permission Set must have at least one AWS-managed policy and/or an inline policy.

As it’s an optional field there’s no need for a major version bump here