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 netapp-ontap_protocols_cifs_share_resource.example, provider "provider[\"registry.terraform.io/netapp/netapp-ontap\"]" produced an unexpected new value: .acls: actual set element
│ cty.ObjectVal(map[string]cty.Value{"permission":cty.StringVal("full_control"), "type":cty.StringVal("windows"), "user_or_group":cty.StringVal("Everyone")}) does not correlate with any element in plan.
│
│ 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 netapp-ontap_protocols_cifs_share_resource.example, provider "provider[\"registry.terraform.io/netapp/netapp-ontap\"]" produced an unexpected new value: .acls: length changed from│ 2 to 3.││ This is a bug in the provider, which should be reported in the provider's own issue tracker.
╵
Terraform Core Version
1.5.7
ONTAP Provider Version
1.1.2,1.1.1
Affected Resource(s)
netapp-ontap_protocols_cifs_share_resource
Expected Behavior
ACL should be set successfully
Actual Behavior
Provider produces an error
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
apply plan
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: