The Terraform binary version and provider versions must match each other in a single configuration.
When using multiple configuration of the same Terraform provider, what meta-argument must you include in any non-default provider configurations?
When does Sentinel enforce policy logic during a Terraform Cloud run?
Using the terraform state rm command against a resource will destroy it.
You're building a CI/CD (continuous integration/continuous delivery) pipeline and need to inject sensitive variables into your Terraform run. How can you do this safely?
Which of the following is availableonlyinHCP Terraform workspacesandnot in Terraform CLI?
Which of the following module source paths does not specify a remote module?
Which of the following is true about terraform apply?(Pick 2 correct responses)
How does Terraform determine dependencies between resources?
Which two steps are required to provision new infrastructure in the Terraform workflow? Choose two correct answers.