You want to dynamically create a server name by combining three string variables with hyphens to produce prod-us-east-web. Which of the following expressions would accomplish this?
You are configuring remote state and must keep backend credentials out of both the .terraform directory and any saved plan files. Which method will meet this requirement?
You have executed a terraform apply using a complex Terraform configuration file. However, a few resources failed to deploy due to incorrect variables. After the error is discovered, what happens to the resources that were successfully provisioned?