HashiCorp Terraform-Associate-003 - HashiCorp Certified: Terraform Associate (003) (HCTA0-003)
Which of the following is not a benefit of adopting infrastructure as code?
How do you specify a module’s version when publishing it to the public terraform Module Registry?
Which of the following is availableonlyinHCP Terraform workspacesandnot in Terraform CLI?
In Terraform HCL, an object type of object({name=string, age-number}) would match this value.
_______backends support state locking.
Which of these ate features of Terraform Cloud? Choose two correct answers.
You cannot install third party plugins using terraform init.
What is modified when executing Terraform inrefresh-only mode?
How is terraform import run?
What is the Terraform style convention for indenting a nesting level compared to the one above it?