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

Commits on Jul 1, 2025

  1. docs: Update doc references to 1.33; remove AL2 examples since `1.3…

    …3`+ does not support AL2 (#3402)
    bryantbiggs authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    325c3fe View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. fix: Allow for both amazonaws.com.cn and amazonaws.com conditions…

    … in PassRole as required for AWS CN (#3422)
    
    * Allow for both amazonaws.com.cn and amazonaws.com conditions as required for AWS CN
    
    * Allow for both amazonaws.com.cn and amazonaws.com conditions as required for AWS CN - set in correct policy
    
    ---------
    
    Co-authored-by: Oliver Smith <osmith@netvirta.com>
    datty and Oliver Smith authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    83b68fd View commit details
    Browse the repository at this point in the history
  2. chore(release): version 20.37.2 [skip ci]

    ## [20.37.2](v20.37.1...v20.37.2) (2025-07-17)
    
    ### Bug Fixes
    
    * Allow for both `amazonaws.com.cn` and `amazonaws.com` conditions in PassRole as required for AWS CN ([#3422](#3422)) ([83b68fd](83b68fd))
    semantic-release-bot committed Jul 17, 2025
    Configuration menu
    Copy the full SHA
    8a0efdb View commit details
    Browse the repository at this point in the history
Loading