Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
254 views
in Technique[技术] by (71.8m points)

How to know which Terraform Module Version is utilized?

Is there a way to get what’s exact version of the module being obtained or used ?

There are few places I am using the version like ~> 0.0.5 to consume the modules - would be good to know what’s used.

When I try to output the whole output block - it displays all the outputs published in the module (not the module’s attributes or metadata)

question from:https://stackoverflow.com/questions/66057254/how-to-know-which-terraform-module-version-is-utilized

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...