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

add support for aws shield subscription resource fixes hashicorp#21430 #37637

Merged
merged 14 commits into from
Jul 24, 2024

Commits on May 22, 2024

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

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    46bbdc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc9b82d View commit details
    Browse the repository at this point in the history
  3. chore: changelog

    jar-b committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a5add93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa8b999 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e2ade2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68ff8ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9746f83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    63d6185 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. r/aws_shield_subscription: set auto_renew to DISABLED on destroy

    This removes use of the deprecated DeleteSubscription API. To opt-out of this behavior the `skip_destroy` argument can be set to `true`, which will simply remove the resource from state without updating the automatic renewal settings.
    jar-b committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2c6ea53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1f6e1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02eb8df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c3d1c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5016cf View commit details
    Browse the repository at this point in the history