Skip to content

v1.538.0

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 21 Oct 16:35
· 2 commits to main since this release
ff345bc
fix: Session Duration @milldr (#49) ## what - Session duration was missing from several permission sets in the `aws-sso` component

why

  • We set var.session_duration for 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.