camunda / camunda-tf-eks-module

Terraform modules targeting AWS EKS Cluster creation for Camunda 8 Self-Managed usage on AWS
https://docs.camunda.io/docs/self-managed/setup/deploy/amazon/amazon-eks/eks-terraform/
Apache License 2.0
1 stars 0 forks source link

chore(deps): update mono-update-renovate #37

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action digest 1d96c77 -> 0ad4b8f
awscli patch 2.15.40 -> 2.15.42
eksctl-io/eksctl minor 0.175.0 -> 0.176.0
hashicorp/terraform patch 1.8.1 -> 1.8.2

Before merging, always check with the release notes if any other changes need to be done.


Release Notes

aws/aws-cli (awscli) ### [`v2.15.42`](https://togithub.com/aws/aws-cli/compare/2.15.41...2.15.42) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.15.41...2.15.42) ### [`v2.15.41`](https://togithub.com/aws/aws-cli/compare/2.15.40...2.15.41) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.15.40...2.15.41)
eksctl-io/eksctl (eksctl-io/eksctl) ### [`v0.176.0`](https://togithub.com/eksctl-io/eksctl/releases/tag/v0.176.0): eksctl 0.176.0 [Compare Source](https://togithub.com/eksctl-io/eksctl/compare/0.175.0...0.176.0-rc.0) ### Release v0.176.0 #### 🚀 Features - Add support for AMIs based on AmazonLinux2023 ([#​7684](https://togithub.com/eksctl-io/eksctl/issues/7684)) #### 🎯 Improvements - Display full draft release notes in PR description ([#​7686](https://togithub.com/eksctl-io/eksctl/issues/7686)) #### 🐛 Bug Fixes - Enforce `authenticationMode:CONFIG\_MAP` on Outposts ([#​7699](https://togithub.com/eksctl-io/eksctl/issues/7699)) - \[EKSCTL create cluster command] Authorise self-managed nodes via `aws-auth configmap` when EKS access entries are disabled ([#​7698](https://togithub.com/eksctl-io/eksctl/issues/7698)) - Allow GPU instance types for Windows nodes ([#​7681](https://togithub.com/eksctl-io/eksctl/issues/7681)) - Include MixedInstancesPolicy LaunchTemplate for validation ([#​7661](https://togithub.com/eksctl-io/eksctl/issues/7661)) - Aim for namespace uniqueness across parallel integration tests specs ([#​7680](https://togithub.com/eksctl-io/eksctl/issues/7680)) #### 🧰 Maintenance - Bump mkdocs version ([#​7696](https://togithub.com/eksctl-io/eksctl/issues/7696)) - Bump dependencies ([#​7668](https://togithub.com/eksctl-io/eksctl/issues/7668)) #### Acknowledgments The eksctl maintainers would like to sincerely thank [@​qclaogui](https://togithub.com/qclaogui).
hashicorp/terraform (hashicorp/terraform) ### [`v1.8.2`](https://togithub.com/hashicorp/terraform/releases/tag/v1.8.2) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.8.1...v1.8.2) ##### 1.8.2 (April 24, 2024) BUG FIXES: - `terraform apply`: Prevent panic when a provider erroneously provides unknown values. ([#​35048](https://togithub.com/hashicorp/terraform/pull/35048)) - `terraform plan`: Replace panic with error message when self-referencing resources and data sources from the `count` and `for_each` meta attributes. ([#​35047](https://togithub.com/hashicorp/terraform/pull/35047)) - `terraform test`: Restore `TF_ENV_*` variables being made available to testing modules. ([#​35014](https://togithub.com/hashicorp/terraform/pull/35014)) - `terraform test`: Prevent crash when referencing local variables within overridden modules. ([#​35030](https://togithub.com/hashicorp/terraform/pull/35030)) ENHANCEMENTS: - Improved performance by removing unneeded additional computation for a disabled experimental feature. ([#​35066](https://togithub.com/hashicorp/terraform/pull/35066)) OTHER CHANGES: - Update all references to Terraform Cloud to refer to HCP Terraform, the service's new name. This only affects display text; the `cloud` block and environment variables like `TF_CLOUD_ORGANIZATION` remain unchanged. ([#​35050](https://togithub.com/hashicorp/terraform/pull/35050)) NOTE: Starting with this release, we are including a copy of our license file in all packaged versions of our releases, such as the release .zip files. If you are consuming these files directly and would prefer to extract the one terraform file instead of extracting everything, you need to add an extra argument specifying the file to extract, like this: unzip terraform_1.8.2_linux_amd64.zip terraform

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.