hqdncw / vault-autopilot

HashiCorp Vault management made easy. Define your desired state, automate the rest.
https://hqdncw.github.io/vault-autopilot/
MIT License
2 stars 0 forks source link

Provide feedback during manifest application #6

Closed hqdncw closed 9 months ago

hqdncw commented 11 months ago

When applying the manifest, it would be helpful to provide feedback to the user about the progress of the operation. Consider adding a progress bar or outputting a message for each resource that's being applied.

See Also

https://github.com/rust-lang/cargo/issues/5721