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

Feature: vm_state = started #960

Merged
merged 3 commits into from
Mar 13, 2024
Merged

Conversation

Tinyblargon
Copy link
Collaborator

@Tinyblargon Tinyblargon commented Mar 8, 2024

Adds the started option to vm_state.

When vm_state = started the vm will be started on create, but the power state will be ignored by Terraform during the update phase.

Refactored the logic for setting the power state to make it more readable.
Noticed the path for starting the vm was missing. Fixes #938

Closes #955

@Tinyblargon Tinyblargon added the type/enhancement An improvement of existing functionality label Mar 8, 2024
@Tinyblargon Tinyblargon requested a review from mleone87 March 8, 2024 11:26
@Tinyblargon Tinyblargon self-assigned this Mar 8, 2024
@mleone87 mleone87 merged commit 3eacccd into Telmate:master Mar 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: vm_state = started [3.0.1-rc1] vm_state bug or not?
2 participants