Skip to content

Using the AWS Secrets Manager data source #2203

Closed Answered by hairyhenderson
sjiveson asked this question in Q&A
Discussion options

You must be logged in to vote

But this fails with an error: error="yaml: line 3: mapping values are not allowed in this context".

I think that's just a YAML syntax error. If you surround aws+sm: in quotes it'll probably work:

# Configuration file (.gomplate.yaml):
datasources:
  SM:
    url: 'aws+sm:'

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sjiveson
Comment options

Answer selected by sjiveson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants