HashiCorp Terraform Associate 003 Practice Test - Questions Answers, Page 11
List of questions
Related questions
What information does the public Terraform Module Registry automatically expose about published modules?
You must use different Terraform commands depending on the cloud provider you use.
As a member of an operations team that uses infrastructure as code (lac) practices, you are tasked with making a change to an infrastructure stack running in a public cloud. Which pattern would follow laC best practices for making a change?
You ate making changes to existing Terraform code to add some new infrastructure. When is the best time to run terraform validate?
How would you reference the volume IDs associated with the ebs_block_device blocks in this configuration?
Which command should you run to check if all code in a Terraform configuration that references multiple modules is properly formatted without making changes?
What kind of configuration block will create an infrastructure object with settings specified within the block?
What is the Terraform style convention for indenting a nesting level compared to the one above it?
You have never used Terraform before and would like to test it out using a shared team account for a cloud provider. The shared team account already contains 15 virtual machines (VM). You develop a Terraform configuration containing one VM. perform terraform apply, and see that your VM was created successfully. What should you do to delete the newly-created VM with Terraform?
When do changes invoked by terraform apply take effect?
Question