terraform-aws-s3-bucket
terraform-aws-s3-bucket copied to clipboard
Enhancement: store iam user credentials in ssm parameter
trafficstars
allow store iam access credentials in ssm parameter as secure string.
Yes, that's a great suggestion!
@af6140 we would promptly accept a PR for that. =)
We do something similar here: https://github.com/cloudposse/terraform-aws-ssm-tls-ssh-key-pair
@osterman , the access key generation is traced back to the iam user module though.
@af6140 thanks! Can you open a PR with your updates?
looks like access credentials are now stored in AWS SSM Parameter Store, so I guess this issue could be closed