terraform-provider-argocd
terraform-provider-argocd copied to clipboard
Error: Provider produced inconsistent final plan
I updated to 3.1.0 of this module. Now I am getting:
"Error: Provider produced inconsistent final plan When expanding the plan for module.argo-registration.argocd_project.eks to include new values learned so far during apply, provider "registry.terraform.io/oboukili/argocd" produced an invalid new value for .spec[0].destination: planned set element cty.ObjectVal(map[string]cty.Value{"name":cty.NullVal(cty.String), "namespace":cty.StringVal("argo"), "server":cty.StringVal("https://kubernetes.default.svc")}) does not correlate with any element in actual.
This is a bug in the provider, which should be reported in the provider's own issue tracker."