When using a module block to reference a module stored on the public Terraform Module Registry such as: How do you spec
Posted: Mon Aug 01, 2022 9:51 am
When using a module block to reference a module stored on the public Terraform Module Registry such as:
How do you specify version 1.0.0?
A. Modules stored on the public Terraform Module Registry do not support versioning
B. Append ?ref=v1.0.0 argument to the source path
C. Add version = "1.0.0" attribute to module block Most Voted
D. Nothing ג€" modules stored on the public Terraform Module Registry always default to version 1.0.0
How do you specify version 1.0.0?
A. Modules stored on the public Terraform Module Registry do not support versioning
B. Append ?ref=v1.0.0 argument to the source path
C. Add version = "1.0.0" attribute to module block Most Voted
D. Nothing ג€" modules stored on the public Terraform Module Registry always default to version 1.0.0