eddycharly / terraform-provider-kops

Brings kOps into terraform in a fully managed way
Apache License 2.0
85 stars 20 forks source link

State schema mismatch between v1.25.3 and v1.25.4 #1096

Open mmckeen opened 1 year ago

mmckeen commented 1 year ago

I'm experiencing a similar error as https://github.com/eddycharly/terraform-provider-kops/pull/601#issuecomment-1139176445 when upgrading the provider and running a TF plan.

This one in particular is Error: missing expected [ with module.kubernetes_kops_aws_cluster_awsuse2["sbx-awsuse2"].kops_cluster.cluster on ../modules/kubernetes-cluster/kops-aws/kops.tf line 123, in resource "kops_cluster" "cluster": cloud_config {.

It appears like the schema changed again, and it's mis-matching.