Free Terraform-Associate-003 Actual Exam Questions - Question 2 Discussion
Question No. 2
[Navigate Terraform State and Backends]
Terraform variable names are saved in the state file.
Terraform variable names are saved in the state file.
Select one option, then reveal solution.
US
SU
Saad U.
2026-02-14
I’d say B. Variable names are part of the config, not the state file itself.
0
PH
Peter H.
2026-02-10
A imo, the state needs to know variable names to map resources properly.
0
PH
Peter H.
2026-01-17
This one tripped me up at first but I think it’s A. True. The state file definitely includes variable names because it has to track what’s being used in the config, even if it doesn’t always store the actual values for sensitive vars. So yeah, variable names are saved.
0
PH
Peter H.
2026-01-15
Are they asking about variable NAMES or values in the state file?
0