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: use opentofu schema and opentofu registry #17

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Sep 11, 2024

  1. feat: use opentofu schema and opentofu registry

    Purpose of this change to ensure the schema defintions are
    pulled from the opentofu registry over terraform registry.
    Initial changes are working but the schema library is not
    avaiable as a shared lib hence the fork gamunu/opentofu-schema
    
    Signed-off-by: Gamunu Balagalla <[email protected]>
    gamunu committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d158a59 View commit details
    Browse the repository at this point in the history
  2. fix: update changelog configs

    Signed-off-by: Gamunu Balagalla <[email protected]>
    gamunu committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c8b8fa3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. feat: use opentofu schema and registry libs

    Signed-off-by: Gamunu Balagalla <[email protected]>
    gamunu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    649e2a3 View commit details
    Browse the repository at this point in the history
  2. fix: install tofu in the pipelie

    Signed-off-by: Gamunu Balagalla <[email protected]>
    gamunu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0c940c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. refactor: update tests and refactor code

    Signed-off-by: Gamunu Balagalla <[email protected]>
    gamunu committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f0b2b34 View commit details
    Browse the repository at this point in the history