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

fixes: cloud-init can't be created bug #303

Merged
merged 3 commits into from
Jan 23, 2024
Merged

Conversation

Tinyblargon
Copy link
Collaborator

This PR fixes #299

Work done:

  • Added func GuestStart().
  • Added func GuestShutdown() with force shutdown option.
  • Created procedure for deleting items before the primary update step.

@Tinyblargon Tinyblargon requested a review from mleone87 January 22, 2024 21:49
@mleone87
Copy link
Collaborator

@Tinyblargon I just checked out the PR and using it on a local dev branch on the terraform provider, the cloudint disk seems still ignored

@Tinyblargon
Copy link
Collaborator Author

@mleone87 I'm gonna merge this okay? This doesn't fix the issue of the cloud-init not being created in the terraform provider but fixes an edge case that happens when you change the disk-id of the cloud-init disk.

@Tinyblargon Tinyblargon merged commit 586199e into Telmate:master Jan 23, 2024
1 check passed
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.

Bug: cloud-init can't be created
2 participants