Model apps as a set instead of an ordered list #2
Reference in New Issue
Block a user
Delete Branch "benvin/apps-set"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The arrstack engine returns
appsalphabetically sorted regardless of the order they were written in, so modelling it as an ordered List makes any config whose order differs fail apply with "Provider produced inconsistent result after apply" and produce perpetual re-diffs.appsis semantically a set of app names, so it is now modelled as one.appsattribute onarrstack_secret_backend_rolefromtypes.List/schema.ListAttributetotypes.Set/schema.SetAttributetypes.SetValueFrom