Ensuring Terraform State Security with Ephemeral Values and Write-Only Outputs
In this blog post, I will cover what are ephmeral resources, why write-only arguments should be used and an example both being used in Azure to store and retrieve sensitive values without them being stored in the state file.