Question 16

Anyone can publish and share modules on the Terraform Public Module Registry, and meeting the requirements for publishing a module is extremely easy. Select from the following list all valid requirements. (select three)
  • Question 17

    What advantage does an operations team that uses infrastructure as code have?
  • Question 18

    When writing Terraform code, HashiCorp recommends that you use how many spaces between each nesting level?
  • Question 19

    When using Terraform in a team it is important for everyone to be working with the same state so that operations will be applied to the same remote objects. Which of the below option is a recommended solution for this?
  • Question 20

    Which of the following terraform subcommands could be used to remove the lock on the state for the current configuration?