Skip to content

Conversation

@benvinson-teespring
Copy link

In order to be able to leverage Parameter Store in Systems Manager, the following must be added to the container definition in the taskdef (as in provider/aws/formation/service.json.tmpl):

"secrets": [
        {
          "valueFrom": "PS-Name",
          "name": "VARIABLE_NAME"
        }
]

Considering I have no experience in Go, I'm surprised I could get the tests to pass.

@agonbina
Copy link

Why is this not merge yet? It would be great to have this feature

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

Successfully merging this pull request may close these issues.

3 participants