Terraform-specific ...
 
Notifications
Clear all

Terraform-specific settings and behaviors are declared in which configuration block type?

1 Posts
1 Users
0 Likes
328 Views
(@hepnerjacques)
Noble Member
Joined: 2 years ago
Posts: 705
Topic starter  

Terraform-specific settings and behaviors are declared in which configuration block type?

  • A . provider
  • B . terraform
  • C . resource
  • D . data

Show Answer Hide Answer

Suggested Answer: B

Explanation:

The special terraform configuration block type is used to configure some behaviors of Terraform itself, such as requiring a minimum Terraform version to apply your configuration.

Example

terraform {

required_version = "> 0.12.0"

}

https://www.terraform.io/docs/configuration/terraform.html

   
Quote

Latest HashiCorp TA-002-P Dumps Valid Version

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Share: