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.32.0
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.33.0
Choose a head ref
  • 3 commits
  • 37 files changed
  • 3 contributors

Commits on Jan 17, 2025

  1. docs: Update v20 upgrade guide to clarify that "CONFIG_MAP" is not …

    …a supported access type (#3279)
    bryantbiggs authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    4fe03ae View commit details
    Browse the repository at this point in the history
  2. feat: Add node repair config to managed node group (#3271)

    * feat: add var.node_repair_config to eks-managed-node-group
    
    Fixes #3249
    
    * chore: run terraform-docs
    
    * chore: update examples/eks-managed-node-group
    
    * fix: Correct implementation
    
    ---------
    
    Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
    dinoshauer and bryantbiggs authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    edd7ef3 View commit details
    Browse the repository at this point in the history
  3. chore(release): version 20.33.0 [skip ci]

    ## [20.33.0](v20.32.0...v20.33.0) (2025-01-17)
    
    ### Features
    
    * Add node repair config to managed node group ([#3271](#3271)) ([edd7ef3](edd7ef3)), closes [#3249](#3249)
    semantic-release-bot committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    7acf66f View commit details
    Browse the repository at this point in the history
Loading