350-601 Automation Practice Question
Which THREE are valid characteristics of using Terraform for ACI automation? (Choose three.)
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Terraform configuration files are written in HashiCorp Configuration Language (HCL).
Terraform uses a declarative approach, defining desired state. It manages the full lifecycle of infrastructure. It uses HCL for configuration, not JSON. Terraform state is used to track real-world resources. Terraform is not agent-based; it uses APIs.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Terraform configuration files are written in HashiCorp Configuration Language (HCL).
Why this is correct
Correct. Terraform uses HCL.
- ✓
Terraform can create, update, and delete ACI resources.
Why this is correct
Correct. Terraform manages full lifecycle.
- ✓
Terraform uses a state file to track the current state of infrastructure.
Why this is correct
Correct. Terraform state is essential.
- ✗
Terraform follows an imperative approach where you specify steps to achieve configuration.
Why it's wrong here
Terraform is declarative, not imperative.
- ✗
Terraform requires an agent to be installed on the APIC controller.
Why it's wrong here
Terraform is agentless, using APIC REST API.
Go deeper
Related to this question
About these practice questions
Courseiva writes every 350-601 question from scratch — 984 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This 350-601 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 350-601 exam.