Rewrite get_key.py to use click instead of typer
All threads resolved!
All threads resolved!
Typer doesn't work with Click 8[1].
Merge request reports
Activity
added 1 commit
- 0578051f - Rewrite get_key.py to use click instead of typer
- Resolved by Kristian Klausen
added 1 commit
- 907ce2f0 - Rewrite get_key.py to use click instead of typer
- Resolved by Kristian Klausen
added 1 commit
- 77542146 - Rewrite get_key.py to use click instead of typer
mentioned in commit ee21ce69
How didn't this break terraform for you guys? Running 'terraform plan' from within tf-stage1 fails with:
Error: Invalid value for 'VAULT': Path 'misc/vault_hetzner.yml' does not exist.
I suppose we could start passing existing relative paths to get_key.py instead of relying on the chdir logic?
Please register or sign in to reply