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

generate: move configuration to flags #95

Merged
merged 8 commits into from Jun 1, 2022

Commits on Jun 1, 2022

  1. generate: move configuration to flags

    This updates all the directory and provider configuration that was
    previously hardcoded to now be controlled by flags.
    
    Closes hashicorp#92
    jacobbednarz authored and Ivan De Marino committed Jun 1, 2022
    Copy the full SHA
    bc811ee View commit details
    Browse the repository at this point in the history
  2. pull in hashicorp#112

    jacobbednarz authored and Ivan De Marino committed Jun 1, 2022
    Copy the full SHA
    f2db304 View commit details
    Browse the repository at this point in the history
  3. update flag descriptions

    Co-authored-by: Ivan De Marino <ivan.de.marino@gmail.com>
    2 people authored and Ivan De Marino committed Jun 1, 2022
    Copy the full SHA
    549b39a View commit details
    Browse the repository at this point in the history
  4. add CHANGELOG entry

    jacobbednarz authored and Ivan De Marino committed Jun 1, 2022
    Copy the full SHA
    f8580b6 View commit details
    Browse the repository at this point in the history
  5. Implemented usage (i.e. --help) output for generate and `validate…

    …` commands
    Ivan De Marino committed Jun 1, 2022
    Copy the full SHA
    e43d3bb View commit details
    Browse the repository at this point in the history
  6. Updated CHANGELOG

    Ivan De Marino committed Jun 1, 2022
    Copy the full SHA
    52632ac View commit details
    Browse the repository at this point in the history
  7. lint

    Ivan De Marino committed Jun 1, 2022
    Copy the full SHA
    2bcf9d6 View commit details
    Browse the repository at this point in the history
  8. Update all dependencies

    Ivan De Marino committed Jun 1, 2022
    Copy the full SHA
    9af30f9 View commit details
    Browse the repository at this point in the history