Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: terraform-aws-modules/terraform-aws-rds-aurora
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.11.0
Choose a base ref
...
head repository: terraform-aws-modules/terraform-aws-rds-aurora
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.12.0
Choose a head ref
  • 3 commits
  • 20 files changed
  • 3 contributors

Commits on Dec 20, 2024

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

Commits on Feb 19, 2025

  1. feat: Support RDS Cluster monitoring interval and role arn (#485)

    * support monitoring interval and role for cluster
    
    * updates to example and variables
    
    * revert
    
    * Update variables.tf
    
    Co-authored-by: Anton Babenko <[email protected]>
    
    * update README
    
    ---------
    
    Co-authored-by: Anton Babenko <[email protected]>
    magreenbaum and antonbabenko authored Feb 19, 2025
    Configuration menu
    Copy the full SHA
    b172e08 View commit details
    Browse the repository at this point in the history
  2. chore(release): version 9.12.0 [skip ci]

    ## [9.12.0](v9.11.0...v9.12.0) (2025-02-19)
    
    ### Features
    
    * Support RDS Cluster monitoring interval and role arn  ([#485](#485)) ([b172e08](b172e08))
    semantic-release-bot committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    9e54c6d View commit details
    Browse the repository at this point in the history
Loading