Secrets as Code
You successfully managed to treat your infrastructure as code. And your application config is kept in version control as well. Wait! What did you do with your DB passwords and API tokens?
Secrets need special treatment to fully automate your deployment pipeline. In this talk, I will show you how.