Replies: 1 comment
|
Found the problem: in my configuration, I had the same value set twice for the same provider; this was causing the AWS batch request to fail. I'm not sure if this should be considered a bug, or if it's just something to work around. Basically: Once I removed the duplicate, it all works fine |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
when using the AWS provider, if I request secrets one at a time (
fnox get) they all work fine; butfnox execgives me warnings for all except the first secret listed:fnox doctor:fnox checkfnox -V:All reactions