Question 106

When Terraform needs to be installed in a location where it does not have internet access to download the installer and upgrades, the installation is generally known as to be __________.
  • Question 107

    Your security team scanned some Terraform workspaces and found secrets stored in a plaintext in state files.
    How can you protect sensitive data stored in Terraform state files?
  • Question 108

    Terraform must track metadata such as resource dependencies. Where is this data stored?
  • Question 109

    Complete the following sentence:
    The terraform state command can be used to ____
  • Question 110

    When using a module block to reference a module stored on the public Terraform Module Registry such as:

    How do you specify version 1.0.0?