A secret management pipeline using Pulumi ESC SDK
This is a submission for the Pulumi Deploy and Document Challenge: Shhh, It's a Secret! What I Built A secret management pipeline using Pulumi ESC SDK that: Securely stores API keys/database credentials in AWS Secrets Manager Dynamically injects secrets into cloud infrastructure configurations Demonstrates secure access patterns for serverless applications Implements RBAC policies through Pulumi's IAM integration Project Repo

This is a submission for the Pulumi Deploy and Document Challenge: Shhh, It's a Secret!
What I Built
A secret management pipeline using Pulumi ESC SDK that:
- Securely stores API keys/database credentials in AWS Secrets Manager
- Dynamically injects secrets into cloud infrastructure configurations
- Demonstrates secure access patterns for serverless applications
- Implements RBAC policies through Pulumi's IAM integration
Project Repo