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 84 discussion

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

A terraform apply can not _________ infrastructure.

  • A. change
  • B. destroy
  • C. provision
  • D. import
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
alejandro_torres
Highly Voted 1 year, 3 months ago
deprecated question https://www.hashicorp.com/blog/terraform-1-5-brings-config-driven-import-and-checks
upvoted 6 times
...
SureNot
Most Recent 5 months, 1 week ago
Terraform v1.5.0 and later supports import blocks... A bit old question...
upvoted 1 times
...
LunarPhobia
1 year, 4 months ago
Selected Answer: D
D as importing requires a separate command from Apply
upvoted 4 times
...
iDiddy
1 year, 5 months ago
import is an explicit command
upvoted 3 times
Clapton79
1 year ago
Not any more, you can have an import {} clause so I guess this question is no longer valid. https://www.hashicorp.com/blog/terraform-1-5-brings-config-driven-import-and-checks
upvoted 2 times
...
...
Power123
1 year, 7 months ago
Answer is D
upvoted 1 times
...
vadeemkaa
1 year, 11 months ago
Answer D. terraform import command
upvoted 1 times
...
root_i_am
2 years, 1 month ago
Selected Answer: D
The answer is D. While terraform allows you import existing infrastructure, it is not through the apply command.
upvoted 3 times
...
dnscloud02
2 years, 2 months ago
Not sure --> Terraform can import existing infrastructure resources. This functionality allows you take resources you created by some other means and bring them under Terraform management.
upvoted 1 times
antivrillee
2 years, 1 month ago
The question is about the command "terraform apply" and not terraform
upvoted 1 times
...
...
antivrillee
2 years, 2 months ago
Selected Answer: D
https://www.educative.io/answers/what-is-the-command-to-destroy-infrastructure-in-terraform
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 ...