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

Commits on Oct 11, 2024

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

Commits on Jun 25, 2025

  1. feat!: Upgrade AWS provider and min required Terraform version to `6.…

    …0` and `1.5.7` respectively (#38)
    
    * feat: Bump MSV of Terraform and AWS provider, update attribute lookup syntax, change policies from list to map
    
    * feat: Bump versions, add missing arguments and variable type definitions
    
    * feat: Add support for region arguments and upgrade guide
    
    * chore: Lower min supported Terraform version
    bryantbiggs authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    7781147 View commit details
    Browse the repository at this point in the history
  2. chore(release): version 3.0.0 [skip ci]

    ## [3.0.0](v2.1.0...v3.0.0) (2025-06-25)
    
    ### ⚠ BREAKING CHANGES
    
    * Upgrade AWS provider and min required Terraform version to `6.0` and `1.5.7` respectively (#38)
    
    ### Features
    
    * Upgrade AWS provider and min required Terraform version to `6.0` and `1.5.7` respectively ([#38](#38)) ([7781147](7781147))
    
    ### Bug Fixes
    
    * Update CI workflow versions to latest ([#36](#36)) ([c478369](c478369))
    semantic-release-bot committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    7219c15 View commit details
    Browse the repository at this point in the history
Loading