│ Error: Provider produced inconsistent result after apply
│
│ When applying changes to ctrlplane_policy.standard_prod_progression,
│ provider "provider[\"registry.terraform.io/ctrlplanedev/ctrlplane\"]"
│ produced an unexpected new value:
│ .environment_progression[0].minimum_success_percentage: was null, but now
│ cty.NumberIntVal(100).
│
│ This is a bug in the provider, which should be reported in the provider's
│ own issue tracker.
╵
╷
│ Error: Provider produced inconsistent result after apply
│
│ When applying changes to ctrlplane_policy.standard_canary_progression,
│ provider "provider[\"registry.terraform.io/ctrlplanedev/ctrlplane\"]"
│ produced an unexpected new value:
│ .environment_progression[0].minimum_success_percentage: was null, but now
│ cty.NumberIntVal(100).
│
│ This is a bug in the provider, which should be reported in the provider's
│ own issue tracker.