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

provisioner: add list template function #776

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

AlexanderYastrebov
Copy link
Member

This is useful for defining a fixed list instead of splitting a comma-separated string.

See also previous #711

@AlexanderYastrebov AlexanderYastrebov added the minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. label Jun 3, 2024
@mikkeloscar
Copy link
Contributor

@AlexanderYastrebov Does this work if the list is defined one item per line? Could you add a test case for that if supported?

This is useful for defining a fixed list instead of
splitting a comma-separated string.

See also previous #711

Signed-off-by: Alexander Yastrebov <[email protected]>
@AlexanderYastrebov
Copy link
Member Author

Does this work if the list is defined one item per line? Could you add a test case for that if supported?

@mikkeloscar Yes, I've updated the test to demonstrate.

@mikkeloscar
Copy link
Contributor

👍

1 similar comment
@AlexanderYastrebov
Copy link
Member Author

👍

@AlexanderYastrebov AlexanderYastrebov merged commit eb3b277 into master Jun 3, 2024
9 checks passed
@AlexanderYastrebov AlexanderYastrebov deleted the provisioner/add-list-helper branch June 3, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants