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
│ Error: Provider produced inconsistent result after apply
│
│ When applying changes to ec_deployment.elastic_snap, provider "provider[\"registry.terraform.io/elastic/ec\"]" produced an unexpected new value: .elasticsearch.snapshot_source: was
│ cty.ObjectVal(map[string]cty.Value{"snapshot_name":cty.StringVal("yyy"), "source_elasticsearch_cluster_id":cty.StringVal("xxx")}), but
│ now null.
│
│ 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:
Readiness Checklist
Expected Behavior
Creating a deployment from a snapshot should 'work', i.e:
Current Behavior
Terraform
Terraform apply results in:
The text was updated successfully, but these errors were encountered: