Help setting up AWS Secrets manager #5433
exosyphon-meritize
started this conversation in
General
Replies: 1 comment
-
|
Having these worked but I needed to have the / on the front of my AWS secrets (e.g. /concourse/teamname/secret) and then have the value be only a string. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been trying to figure out how to configure the docker version of Concourse (https://github.com/concourse/concourse-docker) to use the AWS Secrets Manager and I added the following environment variables into the docker-compose file but from the logs it doesn't look like it ever reaches out to AWS to fetch the creds. Am I missing something or should this automatically happen when adding these environment variables under environment in the docker-compose file?
Beta Was this translation helpful? Give feedback.
All reactions