What is the Terraform style convention for indenting a nesting level compared to the one above it?
How can a ticket-based system slow down infrastructure provisioning and limit the ability to scale? Choose two correct answers.
Why would you use the -replace flag for terraform apply?
Terraform configuration can only call modules from the public registry.
A senior admin accidentally deleted some of your cloud instances. What will Terraform do when you run terraform apply?
Any user can publish modules to the public Terraform Module Registry.
When you use a remote backend that needs authentication, HashiCorp recommends that you:
When should you write Terraform configuration files for existing infrastructure that you want to start managing with Terraform?
How does the Terraform cloud integration differ from other state backends such as S3, Consul,etc?
What does terraform import do?