chore(deps): update terraform cloudposse/eks-cluster/aws to v4.8.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/eks-cluster/aws (source) | module | minor | 4.6.0 -> 4.8.0 |
Release Notes
cloudposse/terraform-aws-eks-cluster (cloudposse/eks-cluster/aws)
v4.8.0
Feat: Add remote_network_config configuration @mszczepanczyk-soprasteria (#258)
what
- Add configuration for remote node and pod networks
why
- Support for hybrid nodes
- We use it in combination with Cilium in overlay mode so that the cluster correctly recognizes IPs in cilium pod CIDR as pods
references
v4.7.0
feat: add pod identity association support for EKS addons @litanyofmadness (#256)
what
- Added pod_identity_association parameter to EKS addons configuration
- Maps service account names to IAM role ARNs for pod identity authentication
- Maintains backward compatibility with existing configurations
why
- Enables modern IAM authentication for EKS addons using pod identities
- Aligns with AWS best practices for EKS
references
🤖 Automatic Updates
Fix go version in tests @osterman (#255)
what
- Update go
1.24
why
- Error loading shared library libresolv.so.2 in Go 1.20
References
- https://sweetops.slack.com/archives/G014YEKDH4K/p1746672149263629
- https://github.com/golang/go/issues/59305#issuecomment-1488478737
- https://github.com/cloudposse/terraform-aws-cloudfront-s3-cdn/pull/294/#issuecomment-2859195553
Replace Makefile with atmos.yaml @osterman (#254)
what
- Remove
Makefile - Add
atmos.yaml
why
- Replace
build-harnesswithatmosfor readme genration
References
- DEV-3229 Migrate from build-harness to atmos
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
[!IMPORTANT]
Review skipped
Ignore keyword(s) in the title.
:no_entry: Ignored keywords (3)
- Bump
- chore(deps)
- WIP
Please check the settings in the CodeRabbit UI or the
.coderabbit.yamlfile in this repository. To trigger a single review, invoke the@coderabbitai reviewcommand.You can disable this status message by setting the
reviews.review_statustofalsein the CodeRabbit configuration file.
Comment @coderabbitai help to get the list of available commands and usage tips.
/terratest