Join Slack
Powered by
Good afternoon! I'm looking for some help setting ...
# general
c
cool-flower-46371
07/05/2022, 4:58 PM
Good afternoon! I'm looking for some help setting up SECRETS in an AWS ECS Task definition using the form
[ { name: "SECRET", valueFrom: "<resource-arn>" }]
where
resource-arn
is the pulumi Output from an
aws.ssm.Parameter
that I defined earlier in the code.
Open in Slack
Previous
Next