Pierre Guinoiseau
Pierre Guinoiseau
@andreilapkin I need to implement the suggestions above first. Sorry for the delays, been AFK most of last month.
Not stale, still on my todo list.
Rebased and updated with the above suggestions, seems to be working great after a few tests. Happy holidays!
The PR has been merged, I think this can be closed.
Not stale, fix still needed.
I'm running into this issue as well, I was trying to use `api/plan` for drift detection from the main branch.
It's failing if `gcp/config` has never been configured before and is thus missing. Writing any key/value in it will create it and fix the issue: ```shell ❯ vault read gcp/config...