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

Terragrunt plugins prototype #3162

Closed
wants to merge 26 commits into from
Closed

Commits on May 20, 2024

  1. add execution plugins

    denis256 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    803121a View commit details
    Browse the repository at this point in the history
  2. plugins loading test

    denis256 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    42caf01 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on May 28, 2024

  1. RPC plugin test

    denis256 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5a9a5f9 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    d012b53 View commit details
    Browse the repository at this point in the history
  2. Plugin types

    denis256 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3aa710d View commit details
    Browse the repository at this point in the history
  3. Makefile revert

    denis256 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f3b5763 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jun 7, 2024

  1. Add protobuf plugins

    denis256 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    fbe1684 View commit details
    Browse the repository at this point in the history
  2. Generated plugins

    denis256 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    fa4ba05 View commit details
    Browse the repository at this point in the history
  3. Add support for env vars

    denis256 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    60be8bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8650a5c View commit details
    Browse the repository at this point in the history
  5. test plugin loading

    denis256 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    296d3c1 View commit details
    Browse the repository at this point in the history
  6. passing terraform commands

    denis256 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    005aa3a View commit details
    Browse the repository at this point in the history
  7. add output passing

    denis256 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    36b4929 View commit details
    Browse the repository at this point in the history
  8. Add tofu plugin execution

    denis256 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    77c75e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    8bbffa0 View commit details
    Browse the repository at this point in the history
  2. Added plugin streaming

    denis256 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4870f9c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    8a2625b View commit details
    Browse the repository at this point in the history
  2. Stdout streaming fixes

    denis256 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    bcc726f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    075eb6a View commit details
    Browse the repository at this point in the history
  2. Go plugin updates

    denis256 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ccec4c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fixed passing of plugins

    denis256 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c92d6a6 View commit details
    Browse the repository at this point in the history
  2. Fixed passing stdin / stdout

    denis256 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    faff60f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ecee17 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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