Open bankinobi opened 4 months ago
Got the same behaviour on previous 0.0.11 provider version Works as expected when there is only one virtual folder in a group
Also, if you'll try to change the order and types of groups for existing user state, it will produce the same error
Error: Provider produced inconsistent result after apply
...
hi,
it could be a sort problem, i've an issue like this on groups with sftpgo_user if update my groups to be alpha sorted ... and it seem to correct the problem
i assume during plan list is not sorted by name, and when apply output is sorted
i hope it can help :)
Error: Provider produced inconsistent result after apply
with list ["svc_accounts","ocean-rw"]
When applying changes to sftpgo_user.talend_service_account[0], provider
"provider[\"registry.terraform.io/drakkan/sftpgo\"]" produced an unexpected
new value: .groups[0].name: was cty.StringVal("svc_accounts"), but now
cty.StringVal("ocean-rw").
with list ["ocean-rw", "svc_accounts"] no apply problem
Hi!
When i'm trying to create group with multiple virtual folders inside i got an error:
Provider version: 0.0.12
My resource:
Locals:
State entry after apply