Question 121

What Terraform command can be used to inspect the current state file?
  • Question 122

    Your company has been using Terraform Cloud for a some time now . But every team is creating their own modules , and there is no standardization of the modules , with each team creating the resources in their own unique way . You want to enforce a standardization of the modules across the enterprise . What should be your approach.
  • Question 123

    Using multi-cloud and provider-agnostic tools provides which of the following benefits?
  • Question 124

    Which provisioner invokes a process on the resource created by Terraform?
  • Question 125

    Which one of the following will run echo 0 and echo 1 on a newly created host?