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

Update Terraform cloudposse/iam-s3-user/aws module initialization - a… #155

Conversation

andrelohmann
Copy link

…dded iam_access_key_max_age parameter

what

  • iam_access_key_max_age was added to the variables.tf file as a copy from cloudposse/iam-system-user/aws module
  • iam_access_key_max_age is handed over as a parameter in cloudposse/iam-s3-user/aws module instatiation
  • the next cloudposse/iam-s3-user/aws version is just guessed by an open PR, created in the same context

why

  • iam_access_key_max_age defaults to 30 days now on cloudposse/iam-system-user/aws
  • when this module is updated, this leads to a recreation of the s3 user with an expired Access Key

references

@andrelohmann andrelohmann requested review from a team as code owners August 30, 2022 06:04
cloudpossebot and others added 4 commits August 30, 2022 06:05
…user-aws' of github.com:andrelohmann/terraform-aws-s3-bucket into hotfix/add_iam_access_key_max_age_to_cloudposse-iam-s3-user-aws
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.

2 participants