# TFNFR19 - Sensitive Data Variables Module Specification for the Azure Verified Modules (AVM) program ID: TFNFR19 - Category: Code Style - Sensitive Data Variables If variable’s type is object and contains one or more fields that would be assigned to a sensitive argument, then this whole variable SHOULD be declared as sensitive = true, otherwise you SHOULD extract sensitive field into separated variable block with sensitive = true. --- Source: https://raw.githubusercontent.com/Azure/Azure-Verified-Modules/refs/heads/main/docs/content/specs-defs/includes/terraform/shared/non-functional/TFNFR19.md Last Modified: 0001-01-01