When a check block’s assertion fails, Terraform blocks the current operation from executing.
A module block is shown in the Exhibit space of this page. When you use a module block to reference a module from the Terraform Registry such as the one in the example, how do you specify version 1.0.0 of the module?
Which command doesnotcause Terraform to refresh its state?
When you include a module block in your configuration that references a module from the Terraform Registry, the " version " attribute is required.