ExamGecko
Question list
Search
Search

Question 6 - Terraform Associate 003 discussion

Report
Export

Which backend does the Terraform CU use by default?

A.
Depends on the cloud provider configured
Answers
A.
Depends on the cloud provider configured
B.
HTTP
Answers
B.
HTTP
C.
Remote
Answers
C.
Remote
D.
Terraform Cloud
Answers
D.
Terraform Cloud
E.
Local
Answers
E.
Local
Suggested answer: E

Explanation:

This is the backend that the Terraform CLI uses by default, unless you specify a different backend in your configuration. The local backend stores the state file in a local file namedterraform.tfstate, which can be used to track and manage the state of your infrastructure.

asked 18/09/2024
Arindam Sinha
26 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first