Question 36

If you enable TF_LOG = DEBUG, the log will be stored in syslog.log file in the currect directory.
  • Question 37

    While using generic git repository as a module source, which of the below options allows terraform to select a specific version or tag instead of selecting the HEAD.
  • Question 38

    When multiple engineers start deploying infrastructure using the same state file, what is a feature of remote state storage that is critical to ensure the state doesn't become corrupt?
  • Question 39

    Complete the following sentence:
    For local state, the workspaces are stored directly in a ___________.
  • Question 40

    A single terraform resource file that defines an aws_instance resource can simple be renamed to azurerm_virtual_machine in order to switch cloud providers