v0.49.1
🚀 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 valueswhen 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