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

Teller v1 to v2 migration guide? #282

Open
d-a-n42 opened this issue May 27, 2024 · 3 comments
Open

Teller v1 to v2 migration guide? #282

d-a-n42 opened this issue May 27, 2024 · 3 comments

Comments

@d-a-n42
Copy link

d-a-n42 commented May 27, 2024

Hey,

thanks for providing this awesome project.

Homebrew just updated Teller on my machine to version 2. Nothing is working anymore. I could not find a changelog or migration guide. This is my current teller config:

project: project-id
carry_env: true

providers:
  dotenv:
    env_sync:
      path: .env.project-id

How does the config need to be changed for Teller 2.0?

@jondot
Copy link
Contributor

jondot commented May 27, 2024

Hi, for now the best way is to take a look at example configs. The new config format should be simpler:
you have a few config examples here: https://github.com/tellerops/teller/tree/master/teller-cli/fixtures

@jeremyj563
Copy link

Better yet would be a migration tool (or command such as teller migrate)

@jderieg
Copy link

jderieg commented Jun 25, 2024

I tried following the examples to migrate my teller config to v2 for working with Hashicorp Vault. It did not work. At all. A migration tool would be fantastic.

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

4 participants