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

Component groups cannot be reordered through terraform #63

Open
XaF opened this issue Nov 15, 2024 · 0 comments
Open

Component groups cannot be reordered through terraform #63

XaF opened this issue Nov 15, 2024 · 0 comments

Comments

@XaF
Copy link

XaF commented Nov 15, 2024

It seems that with #4 it is impossible to provide an order for the components when defining a component group.

I would like to be able, with terraform, to define the order in which my components appear for the component group.
When passing a list to the component group for the components it contains, that list now using a TypeSet means that the components won't be reordered as expected. There is also no alternative to indicate the order should be enforced.

A ordered option could solve the issue for instance.

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

No branches or pull requests

1 participant