What is sensitive = true on a Terraform variable or output?
sensitive = true prevents the value from appearing in plan/apply output ("value is sensitive"). It does NOT encrypt it in the state file — always protect state with encryption at rest and access controls.
🌊 This is a free sample — 507+ more questions on DevOps Ocean
Sign in free to practice the full question bank with daily challenges, XP, streaks, duels and a global leaderboard.