v2.0.1
Bug fixes
- Fixes issue with encrypted files and
spin deploy
More detail
This release is a minor fix for spin deploy
where the script could not load environment variables from the spin.yml
file when it was encrypted. There was a really deep "domino effect" on potential solutions, but the easiest and most sensible was to require the .vault-password
file to be set if the configuration files are encrypted. This prevented major workarounds in order for things to work with Ansible.