You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm experiencing a similar error as #601 (comment) 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.
The text was updated successfully, but these errors were encountered:
I'm experiencing a similar error as #601 (comment) 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.
The text was updated successfully, but these errors were encountered: