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

Bad interface of run-terraform #38

Open
yannham opened this issue Apr 4, 2023 · 0 comments
Open

Bad interface of run-terraform #38

yannham opened this issue Apr 4, 2023 · 0 comments

Comments

@yannham
Copy link
Member

yannham commented Apr 4, 2023

The default flake template creates a dev shell which wraps terraform with a custom script (cf #37). The CLI UX of this script is a bit limited: it doesn't allow to pass through commands or arguments to the underlying terraform invocation without first specifying a Nickel file (e.g. using -- init --foo --bar), doesn't support --help or --version and the default usage message is missing a basic description of the command.

@vkleen vkleen added this to the Minimally viable prototype milestone Apr 5, 2023
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

2 participants