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-eventbridge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.4
Choose a base ref
...
head repository: terraform-aws-modules/terraform-aws-eventbridge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.0
Choose a head ref
  • 2 commits
  • 2 files changed
  • 4 contributors

Commits on Apr 23, 2024

  1. feat: Replace deprecated is_enabled with state in EventBridge rules (#…

    …119)
    
    * feat: Fixed is_enabled deprecated usage
    
    * feat: Fixed is_enabled deprecated usage
    
    * Update main.tf
    
    Co-authored-by: Anton Babenko <anton@antonbabenko.com>
    
    * Update main.tf
    
    ---------
    
    Co-authored-by: Josh Sternfeld <josh.sternfeld@wnco.com>
    Co-authored-by: Anton Babenko <anton@antonbabenko.com>
    3 people authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    920138a View commit details
    Browse the repository at this point in the history
  2. chore(release): version 3.3.0 [skip ci]

    ## [3.3.0](v3.2.4...v3.3.0) (2024-04-23)
    
    ### Features
    
    * Replace deprecated is_enabled with state in EventBridge rules ([#119](#119)) ([920138a](920138a))
    semantic-release-bot committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2f64989 View commit details
    Browse the repository at this point in the history
Loading