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

Add support for resolving parameters from AWS SSM credential manager #46

Open
pinfoldd opened this issue Apr 24, 2020 · 1 comment
Open

Comments

@pinfoldd
Copy link

Feature request

How can we improve the module?

Add support for resolving parameters from AWS SSM credential manager.

Would adding this line work?

Environment="CONCOURSE_AWS_SSM_REGION=${region}"

here: https://github.com/telia-oss/terraform-aws-concourse/blob/master/modules/cloud-init/atc.yml#L49

@itsdalmo
Copy link
Contributor

Hey @pinfoldd!

Assuming you are thinking of using parameter store as the secret backend for concourse, then yes your suggestion should work (this module used to do that). But you'd need to make it configurable, since I believe Concourse does not support multiple secret backends yet I think? 🤔

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

No branches or pull requests

2 participants