Variables declared within a module are accessible outside of the module.
Terraform providers are part of the Terraform core binary.
Which of the following module source paths does not specify a remote module?
What does Terraform use the .terraform.lock.hc1 file for?
Changing the Terraform backend from the default "local" backend to a different one after performing your first terrafom apply is:
Which of the following ate advantages of using infrastructure as code (laC) instead of provisioning with a graphical user interface (GUI)? Choose two correct answers.
You want to know from which paths Terraform is loading providers referenced in your Terraform configuration (* files). You need to enable additional logging messages to find this out. Which of the following would achieve this?
When using Terraform to deploy resources into Azure, which scenarios are true regarding state files? (Choose two.)
Which of these actions are forbidden when the Terraform state file is locked? (Pick the 3 correct responses)
What kind of configuration block will create an infrastructure object with settings specified within the block?