HashiCorp Certified: Terraform Associate — Question 164

Which of these is not a benefit of remote state?

Answer options

Correct answer: B

Explanation

The correct answer is B because while remote state allows for better team collaboration and security by keeping sensitive data off disk, it does not specifically facilitate the sharing of reusable code modules. Options A, C, and D are indeed benefits of remote state, enhancing security and teamwork.