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

SYSENG-1814 ignore empty template_id from Engine #208

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

DrPsychick
Copy link

@DrPsychick DrPsychick commented Oct 31, 2024

Description

Contrary to documentation, the API does not return the template_id a VM was created with, but an empty one. We ignore the empty template_id so that it does not trigger a VM change.

The template_id is stored in local TF state and a change of the template_id in terraform will trigger recreating the VM.

Checklist

  • added release notes to Unreleased section in CHANGELOG.md, if user facing change

References

DrPsychick and others added 2 commits October 31, 2024 10:56
Contrary to documentation, the API does not return the template_id a VM was created with, but an empty one. We ignore the empty template_id so that it does not trigger a VM change. The template_id is stored in local TF state and a change of the template_id in terraform will trigger recreating the VM.
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