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

resource/aws_rds_cluster: Various enhancements, bug fixes #17111

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    581b594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    277943b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e05d364 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79118e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bce8986 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc54de4 View commit details
    Browse the repository at this point in the history
  7. Minor docs fixes

    YakDriver committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    18ff4a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c8c70af View commit details
    Browse the repository at this point in the history
  9. Add hashicorp#17111 changelog

    YakDriver committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    c5606f8 View commit details
    Browse the repository at this point in the history
  10. Appease linty

    YakDriver committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    050b580 View commit details
    Browse the repository at this point in the history
  11. fix: add two missing states for RDS cluster update

    Enabling/disabling IAM auth on an existing RDS cluster led to a fail of
    terraform as 'configuring-iam-database-auth' was not an expected pending
    state.
    
    I also identified another missing pending state: 'renaming'.
    
    Signed-off-by: Kevin Decherf <[email protected]>
    Kdecherf authored and YakDriver committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    f97f79b View commit details
    Browse the repository at this point in the history
  12. Update changelog

    YakDriver committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    0105f3d View commit details
    Browse the repository at this point in the history
  13. SO lint

    YakDriver committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    5bdf2a2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e87cdfc View commit details
    Browse the repository at this point in the history
  15. Fix changelogs

    YakDriver committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    2744d63 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b02e5bf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    eb60001 View commit details
    Browse the repository at this point in the history