|
|
|
|
|
by jsmeaton
2921 days ago
|
|
How do you share and publish terraform modules? Can you pip install a bunch of common configurations, and compose them together with your own app? It sounds like the value add for this tool is being able to describe your infrastructure as code rather than configuration, with all the benefits of code over configuration (diffs, loops, package managers, variables, etc). |
|