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

Use empty string for "product_version" default value on base #1720

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

meaksh
Copy link
Member

@meaksh meaksh commented Oct 3, 2024

What does this PR change?

This avoid getting an error when product_version is not set:

failed to render : <template_file>:100,9-24: Unknown variable; There is no variable named "product_version".
on backend_modules/libvirt/host/main.tf line 79, in data "template_file" "combustion":

This avoid getting an error when product_version is not set:

failed to render : <template_file>:100,9-24: Unknown variable; There is no variable named "product_version".
 on backend_modules/libvirt/host/main.tf line 79, in data "template_file" "combustion":
@meaksh meaksh merged commit 0df2f2d into master Oct 3, 2024
2 checks passed
@meaksh meaksh deleted the master-fix-default-product_version-value branch October 3, 2024 10:03
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.

2 participants