A. terraform output
B. terraform graph
C. terraform show
D. terraform refresh
A. terraform workspace
B. terraform plan
C. terraform import
D. terraform init
A. sensitive
B. value
C. default
D. description
A. True
B. False
A. version = ">= 3.1"
B. version >= 3.1
C. version ~> 3.1
A. Source code
B. Official HashCrop Distribution on releases.hashcrop.com
C. Provider plugin chance
D. Plugins directory
A. State file drift
B. Terraform configuration code changes
C. Empty state files
D. Corrupt state files
A. The backend configuration should contain multiple credentials so that more than one user can execute terraform plan and terraform apply
B. You should not store credentials in Terraform configuration
C. You should use the local enhanced storage backend whenever possible
D. An alias meta-argument should be included in backend blocks whenever possible
A. apply
B. destroy
C. Neither of these are correct.
D. Both of these are correct.
A. array
B. string
C. list
D. nap