Question 16

True or False? By default, Terraform destroy will prompt for confirmation before proceeding.
  • Question 17

    Terraform import command can import resources into modules as well directly into the root of your state.
  • Question 18

    A terraform apply can not___________infrastructure.
  • Question 19

    If a Terraform creation-time provisioner fails, what will occur by default?
  • Question 20

    Module version is required to reference a module on the Terraform Module Registry.