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.0.3
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: v2.1.0
Choose a head ref
  • 2 commits
  • 3 files changed
  • 3 contributors

Commits on Aug 19, 2024

  1. feat: Add support for eks_configuration (#32)

    * Add eks_configuration to compute_environment
    
    * Fix formatting
    
    To adhere to suggestions in https://github.com/terraform-aws-modules/terraform-aws-batch/actions/runs/10355161421/job/28731253912?pr=32
    
    * chore: Update conditional logic
    
    ---------
    
    Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
    gallois and bryantbiggs authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b6aa7e1 View commit details
    Browse the repository at this point in the history
  2. chore(release): version 2.1.0 [skip ci]

    ## [2.1.0](v2.0.3...v2.1.0) (2024-08-19)
    
    ### Features
    
    * Add support for `eks_configuration` ([#32](#32)) ([b6aa7e1](b6aa7e1))
    semantic-release-bot committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4f83e65 View commit details
    Browse the repository at this point in the history
Loading