Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

feat!: Support both YAML and HCL config #332

Merged
merged 14 commits into from
Jun 21, 2022
Merged

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    30eb325 View commit details
    Browse the repository at this point in the history
  2. cleanly support both formats

    disq committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    cdabc15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41c3686 View commit details
    Browse the repository at this point in the history
  4. ExampleFormat => Format

    disq committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    1b44c53 View commit details
    Browse the repository at this point in the history
  5. updates

    disq committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    a621d7b View commit details
    Browse the repository at this point in the history
  6. do yaml

    disq committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    7ddd099 View commit details
    Browse the repository at this point in the history
  7. updates

    disq committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    3c1d93c View commit details
    Browse the repository at this point in the history
  8. Make it work

    disq committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    764bd2f View commit details
    Browse the repository at this point in the history
  9. remove one level

    disq committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    0dcdd27 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c19204e View commit details
    Browse the repository at this point in the history
  11. GetProviderConfig: generate YAML with string operations(!)

    This way it's possible to maintain comments coming in from the provider.Example()
    disq committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    10cf9e9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a583f34 View commit details
    Browse the repository at this point in the history
  13. example as config

    disq committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    3bb85f1 View commit details
    Browse the repository at this point in the history
  14. fix

    disq committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    3573c78 View commit details
    Browse the repository at this point in the history