Terraform module to generate well-formed JSON documents (container definitions) that are passed to the aws_ecs_task_definition Terraform resource
340
stars
245
forks
source link
add sensitive variants of outputs #124
Closed
syphernl closed 3 years ago
what
secrets
) or secret maps (map_secrets
).why
secrets
(ormap_secrets
) and without sensitive outputs TF 0.14 will fail withError: Output refers to sensitive values
references