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
resource_instance_test.go:628: Step 1/1 error: Error running apply: exit status 1
Error: Provider produced inconsistent result after apply
When applying changes to incus_instance.instance1, provider
"provider[\"registry.terraform.io/hashicorp/incus\"]" produced an unexpected
new value: .running: was cty.False, but now cty.True.
This is a bug in the provider, which should be reported in the provider's own
issue tracker.
The text was updated successfully, but these errors were encountered:
breml
changed the title
Instance file upload provider error if instance running = false
Instance file upload provider error if instance running = falseNov 19, 2024
The following Terraform configuration leads to inconsistent results in the Terraform provider:
Config:
Error:
The text was updated successfully, but these errors were encountered: