Skip to content

Terraform apply showing errors for minimum sucess percentage #1060

@jsbroks

Description

@jsbroks
│ 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions