Sign in
agent:

Edit the eks/variable.tf to edit the cluster_version for eks update 1.29 to 1.30

There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.

Ensure the version is in double quotes.

variable "cluster_version" { type = string default = "1.30" }
copied