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

feat(datasource:terraform): use official api for custom registries #15175

Merged
merged 19 commits into from
May 16, 2022

Commits on Apr 21, 2022

  1. fix: loading terraform modules

    changes the terraform module and provider to try loading from basic spec registry
    mcfedr committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    c872a16 View commit details
    Browse the repository at this point in the history
  2. docs: add explain of apis

    mcfedr committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    9866cea View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    60a5653 View commit details
    Browse the repository at this point in the history
  2. docs: note about api

    mcfedr committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    e8f3976 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Configuration menu
    Copy the full SHA
    e118bd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    280256f View commit details
    Browse the repository at this point in the history
  3. add more tests

    mcfedr committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    26548bb View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. tidy up

    mcfedr committed May 9, 2022
    Configuration menu
    Copy the full SHA
    0aa03d3 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. test refactoring

    mcfedr committed May 11, 2022
    Configuration menu
    Copy the full SHA
    65b9adf View commit details
    Browse the repository at this point in the history
  2. remove conts

    mcfedr committed May 11, 2022
    Configuration menu
    Copy the full SHA
    cba07d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2497b5e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. remove traces

    mcfedr committed May 16, 2022
    Configuration menu
    Copy the full SHA
    c25f079 View commit details
    Browse the repository at this point in the history
  2. consistent name

    mcfedr committed May 16, 2022
    Configuration menu
    Copy the full SHA
    2729fdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f341ee View commit details
    Browse the repository at this point in the history
  4. Revert "consistent name"

    This reverts commit 2729fdc.
    mcfedr committed May 16, 2022
    Configuration menu
    Copy the full SHA
    cc37cd3 View commit details
    Browse the repository at this point in the history
  5. name

    mcfedr committed May 16, 2022
    Configuration menu
    Copy the full SHA
    623bb88 View commit details
    Browse the repository at this point in the history
  6. fix null

    mcfedr committed May 16, 2022
    Configuration menu
    Copy the full SHA
    d6cf9e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f85ae37 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb195de View commit details
    Browse the repository at this point in the history