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

cli: set -hcl2-strict to false if -hcl1 is defined #14426

Merged
merged 3 commits into from
Sep 1, 2022

Commits on Aug 31, 2022

  1. cli: set -hcl2-strict to false if -hcl1 is defined

    These options are mutually exclusive but, since `-hcl2-strict` defaults
    to `true` users had to explicitily set it to `false` when using `-hcl1`.
    lgfa29 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    1539f9c View commit details
    Browse the repository at this point in the history
  2. changelog: add entry for #14426

    lgfa29 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    0ea6da8 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    0397642 View commit details
    Browse the repository at this point in the history