sso
cloud-security-labs/sso/aws
Terraform module that creates AWS SSO Permission Set
Install
README
terraform-aws-sso   Assumptions - AWS ORG created, with SSO enabled. - AWS SSO enabled. - AWS SSO Group is created. Requirements | Name | Version | | --------- | --------- | | terraform | >= 0.14.0 | | aws | >= 3.24.0 | Providers | Name | Version | | ---- | --------- | | aws | >= 3.24.0 | Modules No Modules. Resources | Name | | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | | a
Inputs (8)
| Name | Type | Description | Default |
|---|---|---|---|
| relay_state | string | (Optional) The relay state URL used to redirect users within the application dur | required |
| managed_policy_arns | list(string) | Managed polices ARNs | required |
| inline_policy | any | Inline policy JSON input | required |
| account_assignments | list(object( { accou | required | |
| name | string | (Required, Forces new resource) The name of the Permission Set. | required |
| tags | map(string) | (Optional) Key-value map of resource tags. | {
"Terraform": "Yes"
} |
| description | string | (Optional) The description of the Permission Set. | "" |
| session_duration | string | (Optional) The length of time that the application user sessions are valid in th | "PT1H" |
Outputs (4)
account_namesaccount_idsssoadmin_instance_arnidentity_store_idResources (4)
Details
Similar packages
Azure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,