IaC configuration files and version control

5 minutes 5 Questions

Infrastructure as Code (IaC) configuration files are text-based files that define and describe infrastructure resources in a declarative or imperative manner. In Terraform, these configuration files use HashiCorp Configuration Language (HCL) with the .tf extension. These files contain resource defi…

Test mode:
More IaC configuration files and version control questions
30 questions (total)