Skip to content

docs(terraform): explain HCL - #10225

Open
Davide-22 wants to merge 1 commit into
nilbuild:masterfrom
Davide-22:docs/terraform-explain-hcl
Open

docs(terraform): explain HCL#10225
Davide-22 wants to merge 1 commit into
nilbuild:masterfrom
Davide-22:docs/terraform-explain-hcl

Conversation

@Davide-22

Copy link
Copy Markdown

What changed

  • Add a concise introduction to HCL on the Terraform roadmap topic page.
  • Explain how Terraform uses .tf files, blocks, arguments, and expressions.
  • Clarify that Terraform configurations describe desired state declaratively.

Why

The topic page previously linked to external resources without first defining HCL. This gives learners enough context to understand the concept before following those resources.

Impact

Terraform learners get a short, plain-language explanation directly in the roadmap.

Validation

  • git diff HEAD^ HEAD --check
  • Documentation-only change; no automated tests were required.

@Davide-22
Davide-22 marked this pull request as ready for review August 8, 2026 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant