terraform-aws-s3-bucket icon indicating copy to clipboard operation
terraform-aws-s3-bucket copied to clipboard

Enhancement: store iam user credentials in ssm parameter

Open af6140 opened this issue 6 years ago • 5 comments
trafficstars

allow store iam access credentials in ssm parameter as secure string.

af6140 avatar Feb 05 '19 16:02 af6140

Yes, that's a great suggestion!

osterman avatar Feb 05 '19 17:02 osterman

@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 avatar Feb 05 '19 17:02 osterman

@osterman , the access key generation is traced back to the iam user module though.

af6140 avatar Feb 05 '19 18:02 af6140

@af6140 thanks! Can you open a PR with your updates?

aknysh avatar Feb 19 '19 03:02 aknysh

looks like access credentials are now stored in AWS SSM Parameter Store, so I guess this issue could be closed

patlachance avatar Nov 10 '21 07:11 patlachance