Which of these are features of HCP Terraform/Terraform Cloud? Pick the 2 correct responses below.
What kind of configuration block will create an infrastructure object with settings specified within the block?
Which command lets you experiment with terraform expressions?
When using a remote backend or terraform Cloud integration, where does Terraform save resource sate?
What task does the terraform import command perform?
Which Terraform command checks that your configuration syntax is correct?
In a Terraform Cloud workpace linked to a version control repository speculative plan rum start automatically commit changes to version control.
How would you output returned values from a child module in the Terraform CLI output?
A provider configuration block is required in every Terraform configuration.
Example:

What is the provider for this resource?
