Terraform Provider Secrets with Bitwarden CLI

Terraform Provider Secrets with Bitwarden CLI Publishing your IAC code to the public internet can be daunting. To ensure you’re doing it correctly you’ll want to lock down your terraform secrets, I do it with bitwarden cli, below is a guide on how to implement it on AWS and Azure but the same logic can be used for other terraform providers. Secrets in Terraform Some of your most important secrets will be your provider secrets, these typically contain secrets used to create or modify the infrastructure you have created....

<span title='2022-08-14 20:50:20 +0100 +0100'>August 14, 2022</span>&nbsp;·&nbsp;3 min&nbsp;·&nbsp;474 words&nbsp;·&nbsp;Declan Morris