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

Add warning or even error if manifest contains new dependencies when running apply #126

Open
reakaleek opened this issue Nov 13, 2024 · 0 comments

Comments

@reakaleek
Copy link
Member

Use Case

When I add a new dependency to the manifest.yml file and then I run terranova apply and I forgot to run terranova init, then the apply works, but it's missing the new dependency.

Proposal

We should either add a warning log that the manifest contains dependencies that have not been initialized yet or we should error the apply command.

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