You can reference a resource created with for_each using a Splat ( *) expression.
Your DevOps team is currently using the local backend for your Terraform configuration. You would like to move to a remote backend to store the state file in a central location. Which of the following backends would not work?
What Terraform command always causes a state file to be updated with changes that might have been made outside of Terraform?
What is one disadvantage of using dynamic blocks in Terraform?