Skip to content

feat: preserve order of rich parameters #6689

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

Merged
merged 4 commits into from
Mar 21, 2023

Conversation

mtojek
Copy link
Member

@mtojek mtojek commented Mar 21, 2023

Related: #6362

This PR ensures the alphabetical order of coder_parameters as they are coming from terraform. As we used the Go map, the order was shuffled.

Notes:

I'd like to fix it first as it's annoying, then I can research if it's possible to easily read the order of params.

@mtojek mtojek self-assigned this Mar 21, 2023
@mtojek mtojek marked this pull request as ready for review March 21, 2023 11:52
@mtojek mtojek merged commit fce8a4a into coder:main Mar 21, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Mar 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants