ExamGecko
Question list
Search
Search

Question 73 - Terraform Associate 003 discussion

Report
Export

Running terraform fmt without any flags in a directory with Terraform configuration files check the formatting of those files without changing their contents.

A.
True
Answers
A.
True
B.
False
Answers
B.
False
Suggested answer: B

Explanation:

Runningterraform fmtwithout any flags in a directory with Terraform configuration files will not check the formatting of those files without changing their contents, but will actually rewrite them to a canonical format and style. If you want to check the formatting without making changes, you need to use the-checkflag.

asked 18/09/2024
Kiswendsida ZONGO
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first