What is the provider for this resource?

Which parameters does terraform import require? Choose two correct answers.
How can you trigger a run in a Terraform Cloud workspace that is connected to a Version Control System (VCS) repository?
Terraform variables and outputs that set the description argument will store that description in the state file.
Which of these actions are forbidden when the Terraform state file is locked? (Pick the 3 correct responses)
Setting the TF_LOG environment variable to DEBUG causes debug messages to be logged into stdout.
Terraform providers are part of the Terraform core binary.
Which of the following command would be use to access all of the attributes and details of a resource managed by Terraform?
Your risk management organization requires that new AWS S3 buckets must be private and encrypted at rest. How can Terraform Cloud automatically and proactively enforce this security control?
When you include a module block in your configuration that references a module from the Terraform Registry, the "version" attribute is required.