<< Prev Question Next Question >>

Question 59/62

You have a Terraform configuration that defines a single virtual machine with no references to it, You have run terraform apply to create the resource, and then removed the resource definition from your Terraform configuration file.
What will happen you run terraform apply in the working directory again?

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (62q)
Question 1: What value does the Terraform Cloud private registry provide...
Question 2: You are writing a child Terraform module that provisions an ...
Question 3: Which provider authentication method prevents credentials fr...
Question 4: Why does this backend configuration not follow best practice...
Question 5: Which backend does the Terraform CU use by default?...
Question 6: What does state looking accomplish?...
Question 7: In a Terraform Cloud workpace linked to a version control re...
Question 8: Which command should you run to check if all code in a Terra...
Question 9: What is the workflow for deploying new infrastructure with T...
Question 10: Module variable assignments are inherited from the parent mo...
Question 11: What are some benefits of using Sentinel with Terraform Clou...
Question 12: Which of these commands makes your code more human readable?...
Question 13: What feature stops multiple users from operating on the Terr...
Question 14: Which of these statements about Terraform Cloud workspaces i...
Question 15: HashiCorp Configuration Language (HCL) supports user-denned ...
Question 16: One remote backend configuration always maps to a single rem...
Question 17: You have created a main.tf Terraform configuration consistin...
Question 18: A developer on your team is going lo leaf down an existing d...
Question 19: You have used Terraform lo create an ephemeral development e...
Question 20: When you use a remote backend that needs authentication, Has...
Question 21: Which command add existing resources into Terraform state?...
Question 22: Your security team scanned some Terraform workspaces and fou...
Question 23: Module version is required to reference a module on the Terr...
Question 24: How would you output returned values from a child module in ...
Question 25: Which is the best way to specify a tag of v1.0.0 when refere...
Question 26: When using a remote backend or terraform Cloud integration, ...
Question 27: You are using a networking module in your Terraform configur...
Question 28: You're building a CI/CD (continuous integration/continuous d...
Question 29: Which of the following methods, used to provision resources ...
Question 30: What does Terraform use the .terraform.lock.hc1 file for?...
Question 31: You have to initialize a Terraform backend before it can be ...
Question 32: If you manually destroy infrastructure, what is the best pra...
Question 33: What does the default "local" Terraform backend store?...
Question 34: When using multiple configuration of the same Terraform prov...
Question 35: Which of the following should you put into the required_prov...
Question 36: Which of the following is not a key principle of infrastruct...
Question 37: In Terraform HCL, an object type of object ({name=string, ag...
Question 38: You ate making changes to existing Terraform code to add som...
Question 39: You ate creating a Terraform configuration which needs to ma...
Question 40: Which configuration consistency errors does terraform valida...
Question 41: Which of these ate features of Terraform Cloud? Choose two c...
Question 42: Which command must you first run before performing further T...
Question 43: Terraform configuration (including any module references) ca...
Question 44: How does the Terraform cloud integration differ from other s...
Question 45: _______backends support state locking....
Question 46: Which of the following commands would you use to access all ...
Question 47: You want to define a single input variable to capture config...
Question 48: A module can always refer to all variables declared in its p...
Question 49: Terraform can only manage resource dependencies if you set t...
Question 50: You modified your Terraform configuration and run Terraform ...
Question 51: What is one disadvantage of using dynamic blocks in Terrafor...
Question 52: Which of the following ate advantages of using infrastructur...
Question 53: If a DevOps team adopts AWS CloudFormation as their standard...
Question 54: You have declared a variable called var.list which is a list...
Question 55: You've used Terraform to deploy a virtual machine and a data...
Question 56: You can reference a resource created with for_each using a S...
Question 57: Once you configure a new Terraform backend with a terraform ...
Question 58: What information does the public Terraform Module Registry a...
Question 59: You have a Terraform configuration that defines a single vir...
Question 60: You must use different Terraform commands depending on the c...
Question 61: Which method for sharing Terraform configurations fulfills t...
Question 62: If a DevOps team adopts AWS CloudFormation as their standard...