v1.538.0
·
2 commits
to main
since this release
fix: Session Duration @milldr (#49)
## what - Session duration was missing from several permission sets in the `aws-sso` componentwhy
- We set
var.session_durationfor all Permission Sets in the component, but several were missed
references
- .
Summary by CodeRabbit
- New Features
- Session duration for access policies is now configurable through a variable, enabling administrators to control session timeouts consistently across Billing Administrator, Billing Read-Only, DNS Administrator, Team Access, and Read-Only access policies instead of using static placeholders.