Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: expand session duration #171

Merged
merged 4 commits into from
Nov 10, 2023
Merged

feat: expand session duration #171

merged 4 commits into from
Nov 10, 2023

Conversation

brivu
Copy link
Contributor

@brivu brivu commented Nov 10, 2023

Some user store the session_duration parameter as an environment variable.

This pull request expands the environment variables that users set. It also adds testing for this specific use case

brivu and others added 2 commits November 9, 2023 17:12
The other parameters in `assume_role_with_web_identity` allow for env substitution, but `session_duration` does not. This change simply adds env substitution in the same exact pattern as the others.

This is needed so we can pass in an environment variable as the value for session duration.
@brivu brivu requested a review from a team as a code owner November 10, 2023 01:18
@brivu brivu merged commit 37e03ce into master Nov 10, 2023
2 checks passed
@brivu brivu deleted the feat/sub-session-duration branch November 10, 2023 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants