Difference between revisions of "ValueFrom:"
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
== See also == | == See also == | ||
+ | * {{AWS]] | ||
+ | |||
+ | [[Category:AWS]] |
Revision as of 13:40, 21 March 2023
AWS ECS
secrets = [ { name = "YOUR_SECRET" valueFrom = "arn:aws:ssm:${var.aws_region}:${data.aws_caller_identity.current.account_id}:parameter/YOUR_PARAMETER" } ],
Related
env:
- Kubernetes Downward API
Kind: EnvVar
secrets:
aws ecs register-task-definition
aws ssm put-parameter
See also
- {{AWS]]
Advertising: