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

FIX: allowed boot disk to be reused when VM is rebuilt #933

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

auto-mausx
Copy link
Collaborator

@auto-mausx auto-mausx commented Nov 21, 2024

@volovyks and I discovered an issue when changing ENV vars and rebuilding the VM with Terraform, it also deleted and re-created the boot disk. These changes should do a few things:

  1. Reuse the original boot disk so we can keep our triples and presignatures
  2. Allow better versioning for source images
  3. fix some formatting issues
  4. Add TF for utilizing Redis instead of Datastore
  5. Change RPC provider URLs

@auto-mausx auto-mausx self-assigned this Nov 21, 2024
volovyks
volovyks previously approved these changes Nov 21, 2024
@auto-mausx auto-mausx merged commit 22fd7b9 into develop Nov 21, 2024
@auto-mausx auto-mausx deleted the add-disk-persistance branch November 21, 2024 21:51
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