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.
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.