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
I bumped into this seemingly benign error when reapplying resource even without change
|When applying changes to atlassian-operations_schedule_rotation.example["rotation2"], provider "provider[\"registry.terraform.io/atlassian/atlassian-operations\"]" produced an unexpected new value
|
|.time_restriction.restriction: was cty.ObjectVal(map[string]cty.Value{"end_hour":cty.NumberIntVal(19), "end_min":cty.NumberIntVal(0), "start_hour":cty.NumberIntVal(10), "start_min":cty.NumberIntVal(0)}), but now null.
|
|This is a bug in the provider, which should be reported in the provider's own issue tracker.