Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

internal/cli: validate config on init properly #553

Merged
merged 1 commit into from
Oct 16, 2020
Merged

Conversation

mitchellh
Copy link
Contributor

Fix #552

We weren't validating the basic config structure on init, only semantics with plugins. This can cause panics. We need to validate much earlier.

@github-actions github-actions bot added the core label Oct 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

init panic from invalid waypoint.hcl
2 participants