A context-aware secret injection system
This is a submission for the Pulumi Deploy and Document Challenge: Shhh, It's a Secret! What I Built A context-aware secret injection system that: Uses Pulumi ESC to bridge secrets between hybrid environments (on-prem + cloud) Implements policy-as-code for dynamic secret access controls Auto-generates temporary credentials with TTL using AWS STS Enforces secrets masking in all CLI outputs Project Repo

This is a submission for the Pulumi Deploy and Document Challenge: Shhh, It's a Secret!
What I Built
A context-aware secret injection system that:
- Uses Pulumi ESC to bridge secrets between hybrid environments (on-prem + cloud)
- Implements policy-as-code for dynamic secret access controls
- Auto-generates temporary credentials with TTL using AWS STS
- Enforces secrets masking in all CLI outputs
Project Repo