ExamGecko
Question list
Search
Search

Question 5 - Terraform Associate 003 discussion

Report
Export

What is one disadvantage of using dynamic blocks in Terraform?

A.
Dynamic blocks can construct repeatable nested blocks
Answers
A.
Dynamic blocks can construct repeatable nested blocks
B.
Terraform will run more slowly
Answers
B.
Terraform will run more slowly
C.
They cannot be used to loop through a list of values
Answers
C.
They cannot be used to loop through a list of values
D.
They make configuration harder to read and understand
Answers
D.
They make configuration harder to read and understand
Suggested answer: D

Explanation:

This is one disadvantage of using dynamic blocks in Terraform, as they can introduce complexity and reduce readability of the configuration. The other options are either advantages or incorrect statements.

asked 18/09/2024
Daniel Silva
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first