- Notifications
You must be signed in to change notification settings - Fork 198
Open
Description
- What I'm doing wrong?
- Why lack of any documentation?
I have checked https://docs.rs/teller-providers/latest/teller_providers/providers/google_secretmanager/index.html# but it's absolutely useless.
https://github.com/tellerops/teller/blob/master/teller-cli/fixtures/google_sm_integration.yml
Also useless in terms of this problem - What I should check with
gcloudcli (please provide a specific commands) to be able to usetellerwithgoogle_secretmanagerprovider?
teller -V teller 2.0.7cat .teller.yml providers: google_secrets_manager: kind: google_secretmanager maps: - id: testsecret path: projects/1234567890teller --verbose --config .teller.yml put --providers google_secrets_manager --map-id testsecret PGTST=test Error: No such file or directory (os error 2) Location: /home/runner/work/teller/teller/teller-cli/src/cli.rs:218:18Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels