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-ecs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.11.0
Choose a base ref
...
head repository: terraform-aws-modules/terraform-aws-ecs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.11.1
Choose a head ref
  • 3 commits
  • 5 files changed
  • 4 contributors

Commits on Apr 9, 2024

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

Commits on Apr 10, 2024

  1. fix: Add aws to required providers (#181)

    * chore: add aws to required providers
    
    * chore: fmt and remove lint rule
    
    * chore: restore module version
    
    * Updated docs
    
    ---------
    
    Co-authored-by: Anton Babenko <anton@antonbabenko.com>
    jasondamour and antonbabenko authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    59fd4fa View commit details
    Browse the repository at this point in the history
  2. chore(release): version 5.11.1 [skip ci]

    ## [5.11.1](v5.11.0...v5.11.1) (2024-04-10)
    
    ### Bug Fixes
    
    * Add aws to required providers ([#181](#181)) ([59fd4fa](59fd4fa))
    semantic-release-bot committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    84cf54a View commit details
    Browse the repository at this point in the history
Loading