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

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

When using a remote backend or Terraform Cloud integration, where does Terraform save resource state?

  • A. On the disk
  • B. In memory
  • C. In an environment variable
  • D. In the remote backend or Terraform Cloud
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
Foram31
1 year, 5 months ago
Selected Answer: D
D. In the remote backend or Terraform Cloud With a remote backend configuration or Terraform Cloud integration, the state data, which includes information about the resources managed by Terraform, is stored and managed in the remote backend or Terraform Cloud. This allows for centralized state management, collaboration, and concurrent access to the state file by multiple users or team members.
upvoted 4 times
...
Fyssy
1 year, 5 months ago
Selected Answer: D
D is corrent
upvoted 1 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 ...