Question 86

When TF_LOG_PATH is set, TF_LOG must be set in order for any logging to be enabled.
  • Question 87

    If a module uses a local variable, you can expose that value with a terraform output.
  • Question 88

    Your team uses terraform OSS . You have created a number of resuable modules for important , independent network components that you want to share with your team to enhance consistency . What is the correct option/way to do that?
  • Question 89

    Multiple provider instances blocks for AWS can be part of a single configuration file?
  • Question 90

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