Commit cbc6918
committed
Pin EKS module to ~> 21.23.0 to avoid breaking v21.24.0
v21.24.0 (released 2026-06-24) raised its required AWS provider floor
to >= 6.52, conflicting with this repo's pin of <= 6.46.0 and breaking
terraform init --upgrade in the cluster stack. Pinning to the 21.23.x
band keeps the provider floor at >= 6.42 (compatible with <= 6.46.0).1 parent c5acbef commit cbc6918
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments