diff --git a/v1/resources/vault_record.cfc b/v1/resources/vault_record.cfc index 6fe4518..0714189 100644 --- a/v1/resources/vault_record.cfc +++ b/v1/resources/vault_record.cfc @@ -88,16 +88,19 @@ url="#vaultUrl#" timeout="3" charset="utf-8" - result="cred"> + result="local.cred"> - - + + + + + - + AND arrayFind(instanceData.vault.fields, arguments.secretName)> +