HashiCorp Terraform Associate 003 Practice Test - Questions Answers, Page 2
List of questions
Related questions
A developer on your team is going lo leaf down an existing deployment managed by Terraform and deploy a new one. However, there is a server resource named aws instant.ubuntu[l] they would like to keep. What command should they use to tell Terraform to stop managing that specific resource?
HashiCorp Configuration Language (HCL) supports user-denned functions.
How could you reference an attribute from the vsphere_datacenter data source for use with the datacenter_id argument within the vsphere_folder resource in the following configuration?
Which of the following module source paths does not specify a remote module?
Terraform configuration (including any module references) can contain only one Terraform provider type.
You have declared a variable called var.list which is a list of objects that all have an attribute id . Which options will produce a list of the IDs? Choose two correct answers.
What does the default 'local' Terraform backend store?
Which of these commands makes your code more human readable?
Any user can publish modules to the public Terraform Module Registry.
Question