vault: provide a wait to render data on POST requests that doesn't require a payload #1453
Labels
bug
hashicat-update-complete
Completed porting changes to hashicat
hashicat-update-required
Changes that need to be ported to hashicat
vault
Related to the Vault integration
Milestone
Consul Template version
Run
consul-template -v
to show the version. If you are notrunning the latest version, please upgrade before submitting an
issue.
Configuration
config.hcl:
template.ctmpl
Command
Debug output
Expected behavior
CT should be able to render secrets from POST paths that does not require passing in a payload or KV pair to the request.
Actual behavior
CT errors if
""
to turn the path in to avault.write
(POST) request.Steps to reproduce
References
N/A
The text was updated successfully, but these errors were encountered: