Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update terraform cloudposse/eks-cluster/aws to v2.9.0 #53

Closed
wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloudposse/eks-cluster/aws (source) module minor 2.8.1 -> 2.9.0

Release Notes

cloudposse/terraform-aws-eks-cluster (cloudposse/eks-cluster/aws)

v2.9.0

Compare Source

Enable configuration values to be passed to addons @​Nuru (#​191)

notes

This version bumps requirements:

  • Terraform must now be >= 1.3
  • AWS provider must now be >= 4.46

Even with that, there is still a deprecation warning when using AWS provider v5. We are providing this release at this level for people who are not yet ready to update to AWS provider v5. Most likely the next release will required v5.

what

  • Enable configuration values to be passed to addons
  • Wait for security group rules to be in place before trying to contact the cluster
  • Update test go version and dependencies

why

  • Add-ons may need configuration. For example, to run coredns on Fargate, you must pass '{"computeType": "Fargate"}'. Supersedes and closes #​181
  • Before security group rules are in place, TCP connection to the cluster will be blocked and the connection will fail.
  • Supersede and close the following PRs:

references

Supersedes and closes #​190


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner April 1, 2024 22:26
@renovate renovate bot added the auto-update This PR was automatically generated label Apr 1, 2024
@renovate renovate bot requested review from a team as code owners April 1, 2024 22:26
@renovate renovate bot requested review from kevcube and Gowiem April 1, 2024 22:26
@mergify mergify bot added the readme Improvements or additions to the README label Apr 1, 2024
Copy link

mergify bot commented Apr 1, 2024

/terratest

Copy link

mergify bot commented Apr 1, 2024

💥 This pull request now has conflicts. Could you fix it @renovate[bot]? 🙏

@mergify mergify bot added the conflict This PR has conflicts label Apr 1, 2024
@mergify mergify bot closed this Apr 1, 2024
Copy link

mergify bot commented Apr 1, 2024

This automated PR was closed due to merge conflicts.

Copy link
Contributor Author

renovate bot commented Apr 1, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.9.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/cloudposse-eks-cluster-aws-2.x branch April 1, 2024 22:27
@mergify mergify bot removed readme Improvements or additions to the README conflict This PR has conflicts labels Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-update This PR was automatically generated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants