Question 81

If a module declares a variable with a default, that variable must also be defined within the module.
  • Question 82

    Which of the following is not a valid source path for specifying a module?
  • Question 83

    A module can always refer to all variables declared in its parent module.
  • Question 84

    Define the purpose of state in Terraform.
  • Question 85

    You created infrastructure outside the Terraform workflow that you now want to manage using Terraform.
    Which command brings the infrastructure into Terraform state?