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

fix(deps): update go #75

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/aws/aws-sdk-go-v2/service/ec2 v1.163.1 -> v1.164.1 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/kms v1.32.3 -> v1.33.0 age adoption passing confidence
k8s.io/api v0.30.1 -> v0.30.2 age adoption passing confidence
k8s.io/apimachinery v0.30.1 -> v0.30.2 age adoption passing confidence
k8s.io/client-go v0.30.1 -> v0.30.2 age adoption passing confidence

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


Release Notes

kubernetes/api (k8s.io/api) ### [`v0.30.2`](https://togithub.com/kubernetes/api/compare/v0.30.1...v0.30.2) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.30.1...v0.30.2)
kubernetes/apimachinery (k8s.io/apimachinery) ### [`v0.30.2`](https://togithub.com/kubernetes/apimachinery/compare/v0.30.1...v0.30.2) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.30.1...v0.30.2)
kubernetes/client-go (k8s.io/client-go) ### [`v0.30.2`](https://togithub.com/kubernetes/client-go/compare/v0.30.1...v0.30.2) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.30.1...v0.30.2)

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.

Langleu commented 2 months ago

no errors, can merge this.

Langleu commented 2 months ago

just waiting for https://github.com/camunda/camunda-tf-eks-module/pull/73 to finish so we don't retrigger everything multiple times.