What does Terraform not reference when running a terraform apply -refresh-only ?
What is the provider for the resource shown in the Exhibit?
resource " aws_vpc " " main " {
name = " test "
}
Which of the following commands would you use to access all of the attributes and details of a resource managed by Terraform?
A Terraform provider is NOT responsible for: