Azure – How to prevent terraform developers from viewing secrets with the nonsensitive function
It seems there's a lot of information out there on how to retrieve and view sensitive data in terraform, but not a lot on how to prevent viewing of it via the nonsensitive function. For example, suppose I have a…