better error for bad module options (#52726)

also document clearly inline vaults don't work on 'options'
  fixes #52707
This commit is contained in:
Brian Coca
2019-02-25 15:58:51 -05:00
committed by GitHub
parent 30b3ce0f81
commit 40a053ce78
3 changed files with 8 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- handle option json errors more gracefully, also document options are not vaultable.