Why is it important to treat your Terraform state file as sensitive?
A.
It can contain information such as resource passwords and keys.
B.
It stores all environment variables from the machine that created it.
C.
It can be manually edited to change deployed resources.
D.
It contains personal information about the last user to update it.
The Answer Is:
A
This question includes an explanation.
Explanation:
Detailed Explanation:
Rationale for Correct Answer: Terraform state can contain sensitive values, including passwords, private keys, access tokens, generated secrets, database credentials, and provider-returned sensitive attributes. Even when values are marked sensitive in Terraform output, they may still exist in state.
Analysis of Incorrect Options (Distractors):
B. It stores all environment variables from the machine that created it. Incorrect. Terraform state does not store all local environment variables.
C. It can be manually edited to change deployed resources. Incorrect. Manual state editing can affect Terraform’s understanding of infrastructure, but it does not directly change real deployed resources.
D. It contains personal information about the last user to update it. Incorrect. This is not the primary sensitivity concern for Terraform state.
Key Concept: Terraform state may contain plaintext sensitive infrastructure data and must be protected.
[Reference: Terraform Objective Domain: Implement and Maintain State , ====================, ]
Terraform-Associate-004 PDF/Engine
Printable Format
Value of Money
100% Pass Assurance
Verified Answers
Researched by Industry Experts
Based on Real Exams Scenarios
100% Real Questions
Get 65% Discount on All Products,
Use Coupon: "ac4s65"