Question 101

What is the name assigned by Terraform to reference this resource?
  • Question 102

    A terraform apply can not___________infrastructure.
  • Question 103

    John is writing a module and within the module, there are multiple places where he has to use the same conditional expression but he wants to avoid repeating the same values or expressions multiple times in a configuration,. What is a better approach to dealing with this?
  • Question 104

    Terraform provisioners that require authentication can use the ______ block.
  • Question 105

    You want terraform plan and apply to be executed in Terraform Cloud's run environment but the output is to be streamed locally. Which one of the below you will choose?