Skip to content

v2.0.1

Compare
Choose a tag to compare
@jaydrogers jaydrogers released this 13 Aug 14:34
· 69 commits to main since this release

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.