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

support parsing hcl #34

Open
thomasmitchell opened this issue Jun 22, 2020 · 0 comments
Open

support parsing hcl #34

thomasmitchell opened this issue Jun 22, 2020 · 0 comments

Comments

@thomasmitchell
Copy link
Collaborator

we currently support parsing through JSON and YAML. Also support parsing HCL (Hashicorp) for Terraform files or Vault config files.

At this point, we'd be chaining multiple parsing modes and we'll need to monitor how much this affects parsing times, and possibly look into making extra parsers optional.

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