Skip to content

v0.49.1

Choose a tag to compare

@cloudpossebot cloudpossebot released this 09 Feb 04:27
b5eff64

🚀 Enhancements

fix: mark outputs as sensitive Frank (@syphernl) (#118)

what

  • Marks the outputs as sensitive
  • Update workflows etc. missed by #119

why

  • Otherwise TF 0.14 would give an Error: Output refers to sensitive values when using these outputs to feed into other modules (e.g. terraform-aws-ecs-alb-service-task)
  • Keep modules in sync per request of Cloud Posse

references