You ate creating a Terraform configuration which needs to make use of multiple providers, one for AWS and one for Datadog. Which of the following provider blocks would allow you to do this?
A)
B)
C)
D)
Before you can use a remote backend, you must first execute terra-form init.
Terraform variable names are saved in the state file.
One remote backend configuration always maps to a single remote workspace.