I am using the hashicorp vault to generate the Dynamic secret key and access key for aws and using terraform to create resources.
Now I am facing an issue that I want AWS CLI configured with the generated (Short lived keys) automatically.
Required for EKS setup
AWS CLI( Credentials file) …should have the vaults generated keys.