Explore how Terraform Modules are the cornerstone of deploying Infrastructure as Code (IaC), enabling efficient and reusable cloud infrastructure designs.
Table of Contents
Question
Which type of Terraform code is commonly used to deploy infrastructure as code (IaC)?
A. Library
B. SDK
C. Module
D. Plugin
Answer
C. Module
Explanation
The correct answer is C. Module. In Terraform, a Module is a container for multiple resources that are used together. Modules can be used to create lightweight and reusable abstractions, so that you can describe your infrastructure in terms of its architecture, rather than directly in terms of physical objects.
Palo Alto Networks PCSFE certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Palo Alto Networks PCSFE exam and earn Palo Alto Networks PCSFE certification.