Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam Terraform Associate topic 1 question 77 discussion

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

Your DevOps team is currently using the local backend for your Terraform configuration. You would like to move to a remote backend to begin storing the state file in a central location.
Which of the following backends would not work?

  • A. Amazon S3
  • B. Artifactory
  • C. Git
  • D. Terraform Cloud
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Reference:
https://secrethub.io/blog/secret-management-for-terraform/

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Reet
Highly Voted 9 months, 1 week ago
Selected Answer: B
Note: We removed the artifactory, etcd, etcdv3, manta, and swift backends in Terraform v1.3. Information about their behavior in older versions is still available in the Terraform v1.2 documentation. For migration paths from these removed backends, refer to Upgrading to Terraform v1.3. https://developer.hashicorp.com/terraform/language/settings/backends/configuration#available-backends
upvoted 11 times
Tyler2023
6 months ago
Thanks for this, as I question why artifactory
upvoted 2 times
...
...
nez15
Highly Voted 2 years ago
Selected Answer: C
https://www.terraform.io/cdktf/concepts/remote-backends
upvoted 8 times
...
Absence379
Most Recent 2 months ago
B Note: We removed the artifactory, etcd, etcdv3, manta, and swift backends in Terraform v1.3. Information about their behavior in older versions is still available in the Terraform v1.2 documentation. For migration paths from these removed backends, refer to Upgrading to Terraform v1.3.
upvoted 1 times
...
KLIERKO
7 months, 1 week ago
Selected Answer: C
The anwer is C stop kliering
upvoted 1 times
...
gofavad926
7 months, 1 week ago
Selected Answer: C
C. git is not supported
upvoted 1 times
...
Bere
8 months, 3 weeks ago
Selected Answer: C
Supported backends: https://developer.hashicorp.com/terraform/cdktf/concepts/remote-backends#supported-backends Git is not a supported backend for Terraform state. While it's possible to store state files in Git, doing so is not recommended because state files can contain sensitive information, and it's not designed for concurrent state management.
upvoted 2 times
...
Tlakmini
8 months, 4 weeks ago
Selected Answer: B
https://developer.hashicorp.com/terraform/language/settings/backends/configuration#available-backends
upvoted 2 times
...
sumnear
9 months, 1 week ago
Selected Answer: C
C is the answer
upvoted 1 times
...
wheelan
9 months, 2 weeks ago
Selected Answer: B
Answer is B. I am using Git as a backend. Artifactory is no longer a valid backend. https://developer.hashicorp.com/terraform/language/settings/backends/configuration#available-backends
upvoted 2 times
kingfighers
1 month ago
git is not official support now, check the doc: https://developer.hashicorp.com/terraform/language/settings/backends/local
upvoted 1 times
...
...
cedry87
1 year ago
answer : B
upvoted 1 times
...
camps
1 year, 1 month ago
Selected Answer: C
C. Git. Git is not a suitable remote backend for Terraform. While it is possible to store Terraform state files in Git, it is not recommended because Git is not designed to manage state files and does not provide the necessary locking mechanisms to prevent concurrent access.
upvoted 2 times
...
ArnaldoW
1 year, 1 month ago
If Everyone knows, that the answer is C why didn't the admin fix it yet?
upvoted 6 times
kapara
8 months, 2 weeks ago
I believe the administrator is aware of the solution. However, if they merely provide us with answers without encouraging exploration, individuals might resort to memorizing the responses. This could potentially lead to a situation where the company detects and takes action against the website for distributing exam dumps. It's essential for learning and growth that we understand concepts thoroughly through exploration rather than relying solely on pre-supplied answers.
upvoted 12 times
...
...
vadeemkaa
1 year, 4 months ago
Answer C - Git cannot be used as a backend
upvoted 1 times
...
Stiffler1
1 year, 4 months ago
Why is answer showing A as the correct answer. C is the answer for sure
upvoted 2 times
...
vikramvlr
1 year, 4 months ago
Answer is C - Git is not supported to do the remote backend operation
upvoted 1 times
...
karapet
1 year, 6 months ago
"C" for sure.
upvoted 1 times
...
eduvar4
1 year, 7 months ago
Selected Answer: C
https://developer.hashicorp.com/terraform/cdktf/concepts/remote-backends
upvoted 2 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 ...