~~~~~~~~~~~~~~~~~~~
Added
^^^^^
- Option to export secrets as environment variables (with optional prefix)
- Can now set secrets (any specified or all undefined) via command line
- ``utils myip`` command returns routable IP address (with CIDR option)
- ``run`` command allows running commands with exported environment variables
Changed
^^^^^^^
- Renamed ``template`` comamnd to ``utils tfoutput``
Removed
^^^^^^^
- Dropped support for Python 3.4, 3.5, since ``secrets`` module only in Python >= 3.6