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
What should have happened?
The cluster should get updated and moved to another node
Actual Behavior
What actually happened?
╷
│ Error: Provider produced inconsistent final plan
│
│ When expanding the plan for grid_kubernetes.k8s1 to include new values learned so far during apply, provider "registry.terraform.io/threefoldtech/grid" produced an invalid new value for .nodes_ip_range: new element "5" has
│ appeared.
│
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.
╵
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
Updating existing Kubernetes cluster
Environment
Testnet
Terraform Version
v1.1.7
TestLodge
https://app.testlodge.com/a/26076/projects/40893/runs/638489/run?selected=27207982
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
What should have happened?
The cluster should get updated and moved to another node
Actual Behavior
What actually happened?
╷
│ Error: Provider produced inconsistent final plan
│
│ When expanding the plan for grid_kubernetes.k8s1 to include new values learned so far during apply, provider "registry.terraform.io/threefoldtech/grid" produced an invalid new value for .nodes_ip_range: new element "5" has
│ appeared.
│
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.
╵
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply -parallelism=1 -var-file=../qa.tfvars
Important Factoids
If the cluster is destroyed first and then provisioned again, it works as expected
The text was updated successfully, but these errors were encountered: