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

Enable DiffStrategy PlanState by default #1976

Merged
merged 6 commits into from
Jun 6, 2024

Commits on Jun 5, 2024

  1. Enable DiffStrategy PlanState by default

    This has been rolled out to GCP and AWS providers for a considerable time and should be the new default behavior.
    Retaining the WithDiffStrategy and similar functions as deprecated to avoid breaking provider builds that set them.
    t0yv0 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ce59e15 View commit details
    Browse the repository at this point in the history
  2. Fix failing test

    t0yv0 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    cda2cfa View commit details
    Browse the repository at this point in the history
  3. Pass the linter

    t0yv0 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c12f66f View commit details
    Browse the repository at this point in the history
  4. Accept the new test result

    t0yv0 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6b8a481 View commit details
    Browse the repository at this point in the history
  5. Minimize diff

    t0yv0 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    cfc2429 View commit details
    Browse the repository at this point in the history
  6. PR feedback

    t0yv0 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    840f281 View commit details
    Browse the repository at this point in the history