Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Terraform Associate All Questions

View all questions & answers for the Terraform Associate exam

Exam Terraform Associate topic 1 question 190 discussion

Actual exam question from HashiCorp's Terraform Associate
Question #: 190
Topic #: 1
[All Terraform Associate Questions]

Which are examples of infrastructure as code? (Choose two.)

  • A. Cloned virtual machine images
  • B. Change management database records
  • C. Versioned configuration files
  • D. Docker files
Show Suggested Answer Hide Answer
Suggested Answer: CD 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Zeppoonstream
Highly Voted 1 year, 10 months ago
Selected Answer: CD
C. Versioned configuration files D. Docker files Examples of infrastructure as code are: C. Versioned configuration files: Infrastructure as code is when infrastructure is defined and managed using code, and configuration files that are written in a programming language, such as JSON or YAML, and stored in a version control system like Git, allowing for versioning and collaboration. D. Docker files: Docker files are a type of infrastructure as code that describe how to build a container image. They are written in a simple programming language and can be versioned and stored in a version control system.
upvoted 7 times
...
Burakko
Highly Voted 2 years, 2 months ago
Selected Answer: CD
To me it is more like CD.
upvoted 5 times
...
090200f
Most Recent 3 months, 4 weeks ago
Selected Answer: CD
CD options are correct, without these we can't do option B, option B is not correct here
upvoted 1 times
...
Chinensis
1 year, 7 months ago
IAC also means working with a change management tool. So I hesitate between (B or D) and C.
upvoted 1 times
...
camps
1 year, 7 months ago
Selected Answer: CD
C. Versioned configuration files D. Docker files Infrastructure as code (IAC) refers to the practice of managing and provisioning infrastructure through code, rather than manual processes. IAC enables version control, collaboration, and automation for infrastructure management.
upvoted 1 times
...
G4Exams
2 years ago
Selected Answer: CD
I go for C and D but A and D also possible...not 100% sure
upvoted 2 times
...
RVivek
2 years, 1 month ago
Selected Answer: CD
How a cloned image or DB record can be considered as IaC. It does not make sense to me. C& D are the answer
upvoted 3 times
...
depal_dhir
2 years, 2 months ago
Selected Answer: CD
Version Config File - Git Docker is also IaC
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...