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

secrets #43

Closed
dannymoscoso opened this issue Oct 1, 2020 · 2 comments
Closed

secrets #43

dannymoscoso opened this issue Oct 1, 2020 · 2 comments

Comments

@dannymoscoso
Copy link

This module works great, however im having difficulties with secrets

its not taking:


secrets = [{
      name  = "secret"
      valueFrom = "${data.aws_secretsmanager_secret_version.db.arn}"
    }]

what is the proper way to get secrets into the container ?

@dannymoscoso
Copy link
Author

changed required type for secrets on a fork, thanks!

@jasonwalsh
Copy link
Member

@dannymoscoso would you mind submitting a PR with the changes made in your fork?

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