ExamGecko
Question list
Search
Search

Question 123 - Terraform Associate 003 discussion

Report
Export

How is terraform import run?

A.
As a part of terraform init
Answers
A.
As a part of terraform init
B.
As a part of terraform plan
Answers
B.
As a part of terraform plan
C.
As a part of terraform refresh
Answers
C.
As a part of terraform refresh
D.
By an explicit call
Answers
D.
By an explicit call
E.
All of the above
Answers
E.
All of the above
Suggested answer: D

Explanation:

The terraform import command is not part of any other Terraform workflow. It must be explicitly invoked by the user with the appropriate arguments, such as the resource address and the ID of the existing infrastructure to import.Reference= [Importing Infrastructure]

asked 18/09/2024
Ahmed Emad
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first