Skip to content

vault_aws_sts_infra: increase default ttl for tokens

Ghost User requested to merge sts-ttl into master

This is to accomodate terraform run in the CI. As apply are run using an existing plan, AWS credentials are taken from the plan and not refreshed when apply runs.

By increasing the ttl we allow to run the apply max 6h after the plan has been generated.

Merge request reports

Loading