Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Validate app processes are alphabetically sorted #64

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

prbn021
Copy link

@prbn021 prbn021 commented Dec 16, 2024

This feature introduces a validation to ensure that app processes are defined in alphabetical order. Improving consistency and predictability when managing apps via Terraform.

changes:

  • Added a validation function to check the sorting of processes during app creation and update.
  • Added a new test case to verify the behavior when processes are not sorted alphabetically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant