│ Error: Provider produced inconsistent result after apply
│
│ When applying changes to module.ske.stackit_ske_cluster.ske, provider
│ "provider[\"registry.terraform.io/stackitcloud/stackit\"]" produced an
│ unexpected new value: .hibernations: was
│ cty.ListValEmpty(cty.Object(map[string]cty.Type{"end":cty.String,
│ "start":cty.String, "timezone":cty.String})), but now null.
│
│ This is a bug in the provider, which should be reported in the provider's
│ own issue tracker.
+
│ When applying changes to module.ske.stackit_ske_cluster.ske, provider "provider[\"registry.terraform.io/stackitcloud/stackit\"]" produced an unexpected new value: .extensions: was cty.ObjectVal(map[string]cty.Value{"acl":cty.ObjectVal(map[string]cty.Value{"allowed_cidrs":cty.ListVal([]cty.Value{cty.StringVal("null")}),
│ "enabled":cty.False}), "argus":cty.ObjectVal(map[string]cty.Value{"argus_instance_id":cty.NullVal(cty.String), "enabled":cty.False})}), but now null.
Terraform will perform the following actions:
module.ske.stackit_ske_cluster.ske will be created
│ Error: Provider produced inconsistent result after apply │ │ When applying changes to module.ske.stackit_ske_cluster.ske, provider │ "provider[\"registry.terraform.io/stackitcloud/stackit\"]" produced an │ unexpected new value: .hibernations: was │ cty.ListValEmpty(cty.Object(map[string]cty.Type{"end":cty.String, │ "start":cty.String, "timezone":cty.String})), but now null. │ │ This is a bug in the provider, which should be reported in the provider's │ own issue tracker.
+
│ When applying changes to module.ske.stackit_ske_cluster.ske, provider "provider[\"registry.terraform.io/stackitcloud/stackit\"]" produced an unexpected new value: .extensions: was cty.ObjectVal(map[string]cty.Value{"acl":cty.ObjectVal(map[string]cty.Value{"allowed_cidrs":cty.ListVal([]cty.Value{cty.StringVal("null")}), │ "enabled":cty.False}), "argus":cty.ObjectVal(map[string]cty.Value{"argus_instance_id":cty.NullVal(cty.String), "enabled":cty.False})}), but now null.
Terraform will perform the following actions:
module.ske.stackit_ske_cluster.ske will be created
Plan: 1 to add, 0 to change, 0 to destroy.