Skip to content

Conversation

@rmvangun
Copy link
Contributor

@rmvangun rmvangun commented Oct 20, 2025

Generationg lists of string data was causing lists of values without quotes. This was due to changes in the source data that passes in to the generator. Explicitly handling the []string case remediates this regression.

Signed-off-by: Ryan VanGundy 85766511+rmvangun@users.noreply.github.com

Generationg lists of string data was causing lists of values without quotes. This was due to changes in the source data that passes in to the generator. Explicitly handling the `[]string` case remediates this regression.

Signed-off-by: Ryan VanGundy <ryan.vangundy+rmvangun@gmail.com>
@rmvangun rmvangun added the bug Something isn't working label Oct 20, 2025
@rmvangun rmvangun merged commit 5f96f62 into main Oct 20, 2025
12 of 13 checks passed
@rmvangun rmvangun deleted the fix/tfvars-string-list-formatting branch October 20, 2025 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants