jenkins-infra / aws

Documentation, tooling and other resources related to the Jenkins Infrastructure Project parts hosted in Amazon Web Services (AWS).
7 stars 10 forks source link

add updatecli manifest to track EKS addons versions #278

Closed dduportal closed 2 months ago

dduportal commented 1 year ago

Ref. https://github.com/jenkins-infra/aws/pull/277 which introduced pinned version for addons.

As per https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/eks_addon#argument-reference, the available versions for a given addon can be retrieved with the command line aws eks describe-addon-versions <...>/

dduportal commented 2 months ago

No more EKS cluster: let's close