HashiCorp
TERRAFORM-ASSOCIATE-003 · Question #14
What is the Terraform style convention for indenting a nesting level compared to the one above it?
The correct answer is B. With two spaces. This is the Terraform style convention for indenting a nesting level compared to the one above it. The other options are not consistent with the Terraform style guide.
Tools for Test Analysts
Question
What is the Terraform style convention for indenting a nesting level compared to the one above it?
Options
- AWith a tab
- BWith two spaces
- CWith four spaces
- DWith three spaces
How the community answered
(40 responses)- A3% (1)
- B75% (30)
- C15% (6)
- D8% (3)
Explanation
This is the Terraform style convention for indenting a nesting level compared to the one above it. The other options are not consistent with the Terraform style guide.
Topics
#Terraform#style convention#indentation#HCL formatting
Community Discussion
No community discussion yet for this question.