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.9.1
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.10.0
Choose a head ref
  • 3 commits
  • 15 files changed
  • 3 contributors

Commits on Oct 11, 2024

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

Commits on Oct 15, 2024

  1. feat: Add cloudwatch_log_group_tags parameter for log group tags (#472

    )
    
    feat: Support `cloudwatch_log_group_tags` parameter
    
    Similar to `security_group_tags`, sometimes it is necessary to
    configure additional tags on CloudWatch log groups only.
    take-five authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    0962ab8 View commit details
    Browse the repository at this point in the history
  2. chore(release): version 9.10.0 [skip ci]

    ## [9.10.0](v9.9.1...v9.10.0) (2024-10-15)
    
    ### Features
    
    * Add `cloudwatch_log_group_tags` parameter for log group tags ([#472](#472)) ([0962ab8](0962ab8))
    
    ### Bug Fixes
    
    * Update CI workflow versions to latest ([#471](#471)) ([a11c970](a11c970))
    semantic-release-bot committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e6b5d79 View commit details
    Browse the repository at this point in the history
Loading