Skip to content

Move resources from _modules to cluster and deprecate cluster-local#355

Closed
pst wants to merge 5 commits into
masterfrom
refactor
Closed

Move resources from _modules to cluster and deprecate cluster-local#355
pst wants to merge 5 commits into
masterfrom
refactor

Conversation

@pst

@pst pst commented Feb 11, 2026

Copy link
Copy Markdown
Member

No description provided.

@pst pst force-pushed the refactor branch 5 times, most recently from 746638a to 4f67fa7 Compare February 11, 2026 14:28
@pst

pst commented Feb 13, 2026

Copy link
Copy Markdown
Member Author

This is a dead-end. Having the two sets of modules allows consuming the node pool module from the cluster module without the data sources in the non _modules one. Keeping the node pool module split in two and having only the cluster module be a single one seems possible, but it's easier to keep them uniform. Passing every variable through two modules seems a necessary price to pay. With the other PR migrating the cluster modules from map(string) to map(object) for var.configuration, at least the entire locals block can be removed. So that makes maintenance easier.

@pst pst closed this Feb 13, 2026
@pst pst deleted the refactor branch February 13, 2026 09:43
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