-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Description
Description
οΏ½Terraform v1.6.4
on linux_amd64
Initializing plugins and modules...
module.eks.aws_eks_cluster.this[0]: Modifying... [id=cluster-dev]
β·
β Error: updating EKS Cluster (cluster-dev) compute config: operation error EKS: UpdateClusterConfig, https response error StatusCode: 400, RequestID: XXXXX, InvalidParameterException: The type for cluster update was not provided.
β
β with module.eks.aws_eks_cluster.this[0],
β on .terraform/modules/eks/main.tf line 35, in resource "aws_eks_cluster" "this":
β 35: resource "aws_eks_cluster" "this" {
β
I believe this is related to the fact that govcloud does not support the automode features yet.
Operation failed: failed running terraform apply (exit 1)
- [x ] β I have searched the open/closed issues and my issue is not listed.
Cloudtail logs snippet:
errorCode: InvalidParameterException
eventName: UpdateClusterConfig
eventSource: eks.amazonaws.com
requestParameters": {"clientRequestToken": "33333", "storageConfig": {"blockStorage": {"enabled": false}}, "name": "cluster-dev", "kubernetesNetworkConfig": {"elasticLoadBalancing": {"enabled": false}, "ipFamily": "ipv4", "serviceIpv4Cidr": "172.20.0.0/16"}}, "responseElements": {"message": "The type for cluster update was not provided."}
Versions
-
Module version [Required]: 20.31.5 reversion to 20.31.1 works
-
Terraform version:
1.6.4 -
Provider version(s):
5.82.0