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

Config file with duplicated keys passes validation #25

Open
Unisay opened this issue Jan 24, 2019 · 0 comments
Open

Config file with duplicated keys passes validation #25

Unisay opened this issue Jan 24, 2019 · 0 comments

Comments

@Unisay
Copy link
Contributor

Unisay commented Jan 24, 2019

Setup:

  1. config file with duplicate key/value pairs.
  2. latest confcrypt version

Actual behavior:

  • confcrypt aws validate file.econf outputs no validation erros.
  • confcrypt aws edit ... removes duplicated keys.

Expected behavior:

  • confcrypt aws validate file.econf reports duplicated keys.
  • confcrypt aws edit ... validates file prior to editing.
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