HashiCorp Certified: Terraform Associate
Practice Test 5 — Terraform Cloud, Enterprise & Collaboration
Exit
Question 1 of 10
0 answered
TFC Workspaces
Which statement best describes a Terraform Cloud (TFC) workspace?
A
A distinct working environment with its own state, variables, and run history, typically mapped to one configuration and environment pair
B
A lightweight named state-file namespace created with the `terraform workspace new` command
C
A single Terraform provider block scoped to one cloud region
D
A local directory on disk where Terraform configuration files are stored before being pushed to version control
← Previous
Next →
1
2
3
4
5
6
7
8
9
10
Found an error?
Report it to us