Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

HashiCorp Exam Terraform-Associate-003 Topic 6 Question 34 Discussion

Actual exam question for HashiCorp's Terraform-Associate-003 exam
Question #: 34
Topic #: 6
[All Terraform-Associate-003 Questions]

Once you configure a new Terraform backend with a terraform code block, which command(s) should you use to migrate the state file?

Show Suggested Answer Hide Answer
Suggested Answer: D

The provider for the aws_vpc resource is aws, as the resource type begins with aws_, which denotes that it is managed by the AWS provider.

References:

Terraform Providers


Contribute your Thoughts:

Verdell
1 days ago
I'm not sure, but I think terraform push could also be used to migrate the state file.
upvoted 0 times
...
Wilda
9 days ago
I agree with German, terraform init is the correct command for migrating the state file.
upvoted 0 times
...
German
10 days ago
I think we should use terraform init to migrate the state file.
upvoted 0 times
...

Save Cancel