QuestionQ145
Terraform modulesWhen a module block in your configuration refers to a module from the Terraform Registry, the version attribute is mandatory.
- A True
- B False
When a module block in your configuration refers to a module from the Terraform Registry, the version attribute is mandatory.
Community Discussion