nerdexam
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)
  • A
    3% (1)
  • B
    75% (30)
  • C
    15% (6)
  • D
    8% (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.

Full TERRAFORM-ASSOCIATE-003 Practice