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

Implement test cases for `vault-autopilot apply` with STDIN input #9

Open hqdncw opened 10 months ago

hqdncw commented 10 months ago

In order to ensure that vault-autopilot apply functions correctly when receiving input from STDIN, we need to implement test cases that cover this scenario.