infobloxopen / atlas-cli

Apache License 2.0
14 stars 45 forks source link

remove pinning of versions #84

Open drewwells opened 3 years ago

drewwells commented 3 years ago
Code that templates out applications with no migration path should
not pin versions. It invariably leads to code that stagnates on
outdated versions of tools.

Removed the masking of makefile output. It provides little value
and makes it harder to debug what make is doing.