The version attribute in a module block referencing a module from the Terraform Registry is optional but highly recommended.
If you do not specify a version, Terraform will fetch the latest available version of the module when you run terraform init.
Specifying a version helps ensure consistency and predictability in deployments by avoiding unexpected changes if a newer version of the module becomes available.
Thus, while specifying the version is not mandatory, it is considered a best practice.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Smith_Adam
1 month agosiheom
1 month, 1 week ago