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)
Select all that apply, then click Submit answer.
-
○
The module must be PCI/HIPPA compliant.
-
○
Module repositories must use this three-part name format, terraform-- .
-
○
The registry uses tags to identify module versions.
-
○
Release tag names must be for the format x.y.z, and can optionally be prefixed with a v .
-
○
The module must be on GitHub and must be a public repo.