We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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 ?