You need to deploy resources into two different regions in the same Terraform configuration using the block shown in the exhibit below.
What do you need to add to the provider configuration to deploy the resource to the us-west-2 AWS region?
A data source is shown in the exhibit below.
How do you reference the id attribute of this data source?
}
}
How does Terraform manage most dependencies between resources?
Which task does terraform init not perform?