Which argument can you use to prevent unexpected updates to a module's configuration when calling Terraform Registry modules?
Comprehensive and Detailed in-Depth
The version argument in a module ensures Terraform uses a specific version of a module, preventing unintended updates.
A (source) -- Specifies the module source but does not control versioning.
B (count) -- Controls how many instances of a resource/module exist, not updates.
D (lifecycle) -- Controls how resources behave but does not control module versioning.
Official Terraform Documentation Reference:
Maurine
2 months agoVanda
12 days agoKris
13 days agoAretha
23 days agoBuddy
27 days agoRodrigo
2 months agoCruz
2 months agoLisbeth
2 months agoValentin
19 days agoLaura
25 days agoKattie
2 months agoSheridan
2 months agoMerissa
2 months agoSheridan
2 months agoMerissa
2 months ago