A secret is any piece of sensitive information that must be protected from unauthorized access.

Examples:


API keys
Access tokens
Database passwords
Private keys (.pem)
Confluent Cloud credentials
Terraform backend credentials
OAuth tokens
SSH keys


Goal: Keep secrets encrypted at rest, encrypted in transit, and never stored in plaintext (repo,...