mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 23:41:41 -04:00
Check the response when fetching a secret from KeyVault. Any non-OK (200) are considered to be an error. This will provide a more informed error message for the user.