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

WIP: remove old dependencies #2617

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    c991b46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa34d16 View commit details
    Browse the repository at this point in the history
  3. chore: remove deprecated flags and providers

    These providers and flags have been deprecated since v0.10.0
    
    Providers:
    * Terraform CLI Dir Provider
    * Terragrunt CLI Dir Provider
    * Terraform Plan Binary provider
    
    Flags:
    * `--terraform-plan-flags`
    * `--terraform-init-flags`
    * `--terraform-use-state`
    * `--terraform-force-cli`
    aliscott committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    1913d82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed76778 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3853216 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a6e6b7 View commit details
    Browse the repository at this point in the history