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 patch-grouped #99

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action digest 89ef406 -> 834a144
awscli patch 2.17.22 -> 2.17.27
camunda/infraex-common-config action digest a02d7cc -> dd20918
golang patch 1.22.5 -> 1.22.6
opentofu patch 1.8.0 -> 1.8.1
terraform patch 1.9.3 -> 1.9.4
terraform-aws-modules/vpc/aws (source) module patch 5.12.0 -> 5.12.1

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


Release Notes

aws/aws-cli (awscli) ### [`v2.17.27`](https://togithub.com/aws/aws-cli/compare/2.17.26...2.17.27) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.17.26...2.17.27) ### [`v2.17.26`](https://togithub.com/aws/aws-cli/compare/2.17.25...2.17.26) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.17.25...2.17.26) ### [`v2.17.25`](https://togithub.com/aws/aws-cli/compare/2.17.24...2.17.25) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.17.24...2.17.25) ### [`v2.17.24`](https://togithub.com/aws/aws-cli/compare/2.17.23...2.17.24) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.17.23...2.17.24) ### [`v2.17.23`](https://togithub.com/aws/aws-cli/compare/2.17.22...2.17.23) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.17.22...2.17.23)
golang/go (golang) ### [`v1.22.6`](https://togithub.com/golang/go/compare/go1.22.5...go1.22.6) [Compare Source](https://togithub.com/golang/go/compare/go1.22.5...go1.22.6)
opentofu/opentofu (opentofu) ### [`v1.8.1`](https://togithub.com/opentofu/opentofu/releases/tag/v1.8.1) [Compare Source](https://togithub.com/opentofu/opentofu/compare/v1.8.0...v1.8.1) #### What's Changed - Fix missing module source panic ([#​1888](https://togithub.com/opentofu/opentofu/issues/1888)) in [https://github.com/opentofu/opentofu/pull/1889](https://togithub.com/opentofu/opentofu/pull/1889) **Full Changelog**: https://github.com/opentofu/opentofu/compare/v1.8.0...v1.8.1
hashicorp/terraform (terraform) ### [`v1.9.4`](https://togithub.com/hashicorp/terraform/releases/tag/v1.9.4) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.9.3...v1.9.4) ##### 1.9.4 (August 7, 2024) BUG FIXES: - core: Unneeded variable validations were being executed during a destroy plan, which could cause plans starting with incomplete state to fail. ([#​35511](https://togithub.com/hashicorp/terraform/issues/35511)) - init: Don't crash when discovering invalid syntax in duplicate required_providers blocks. ([#​35533](https://togithub.com/hashicorp/terraform/issues/35533))
terraform-aws-modules/terraform-aws-vpc (terraform-aws-modules/vpc/aws) ### [`v5.12.1`](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/blob/HEAD/CHANGELOG.md#5121-2024-08-09) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/compare/v5.12.0...v5.12.1) ##### Bug Fixes - Update flow log ARNs to use partition from aws_partition data source ([#​1112](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/issues/1112)) ([72cde38](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/commit/72cde38fb5c500323858bb44eaed2924c7f826f9))

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 was generated by Mend Renovate. View the repository job log.