Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

google_secretmanager provider complitelly broken in teller 2.0.7 #309

Open
skillcoder opened this issue Sep 13, 2024 · 0 comments
Open

google_secretmanager provider complitelly broken in teller 2.0.7 #309

skillcoder opened this issue Sep 13, 2024 · 0 comments

Comments

@skillcoder
Copy link

  1. What I'm doing wrong?
  2. 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
  3. What I should check with gcloud cli (please provide a specific commands) to be able to use teller with google_secretmanager provider?
teller -V
teller 2.0.7
cat .teller.yml
providers:
  google_secrets_manager:
    kind: google_secretmanager
    maps:
      - id: testsecret
        path: projects/1234567890
teller --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:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant