HashiCorp Certified: Vault Associate VA-002-P Question # 23 Topic 3 Discussion

HashiCorp Certified: Vault Associate VA-002-P Question # 23 Topic 3 Discussion

VA-002-P Exam Topic 3 Question 23 Discussion:
Question #: 23
Topic #: 3

Why might a user opt to include the following snippet in their configuration file?

1. terraform {

2. required_version = ">= 0.12"

3. }


A.

this ensures that all Terraform providers are above a certain version to match the application being deployed


B.

the user wants to ensure that the application being deployed is a minimum version of 0.12


C.

versions before Terraform 0.12 were not approved by HashiCorp to be used in production


D.

Terraform 0.12 introduced substantial changes to the syntax used to write Terraform configuration


Get Premium VA-002-P Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.