DNXLabs / one-cli

CLI to manage all stacks from DNX.
https://cli.dnx.one
Apache License 2.0
7 stars 0 forks source link

Check if terraform modules are up-to-date using modules.dnx.one API #58

Closed arthurbdiniz closed 4 years ago

arthurbdiniz commented 4 years ago

The idea for this feature is to check the version of terraforming modules been used in the current project and compare it with modules.dnx.one/api.json endpoint. In case any module is not in the latest version warn the CLI used about it.

brunodasilvalenga commented 4 years ago

Duplicate of #59