Sort arrstack role apps alphabetically #133

Merged
benvin merged 1 commits from benvin/arrstack-apps-sort into master 2026-08-22 23:25:44 +10:00
Member

The master apply (pipeline 202) fails with "Provider produced inconsistent result after apply": the arrstack Vault engine returns apps alphabetically sorted while the provider models apps as an ordered List, so the declared order [sonarr, radarr, prowlarr] never matches the read-back. This is an interim unblock while the provider moves apps to a Set.

  • Reorders apps in config/arrstack_secret_backend_role/arrstack/all.yaml to alphabetical order to match the engine read-back
The master apply (pipeline 202) fails with "Provider produced inconsistent result after apply": the arrstack Vault engine returns apps alphabetically sorted while the provider models apps as an ordered List, so the declared order [sonarr, radarr, prowlarr] never matches the read-back. This is an interim unblock while the provider moves apps to a Set. - Reorders apps in config/arrstack_secret_backend_role/arrstack/all.yaml to alphabetical order to match the engine read-back
unkin-agent added 1 commit 2026-08-22 23:22:50 +10:00
Sort arrstack role apps alphabetically
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
161c8914e9
benvin merged commit 36fbfb86bc into master 2026-08-22 23:25:44 +10:00
benvin deleted branch benvin/arrstack-apps-sort 2026-08-22 23:25:44 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/terraform-vault#133