-
Notifications
You must be signed in to change notification settings - Fork 93
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 tofu binary instead of terraform one #2773
base: main
Are you sure you want to change the base?
Conversation
…/nebari into terraform-to-opentofu
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Have you tested an upgrade? I think we should test one on an existing deployment just to be sure no issues will arise.
@Adam-D-Lewis I did test an upgrade on GCP and everything went smooth. I still think it would be worthwhile to test both an AWS and Azure upgrade |
Reference Issues or PRs
Closes #2762
What does this implement/fix?
Put a
x
in the boxes that applyTesting
How to test this PR?
I think there are two important things to test with this PR: (1) deploy from scratch using the OpenTofu binary, and (2) upgrade an existing cluster using the OpenTofu binary. To test:
All resources should be correctly deployed and Nebari should be running as usual after.
Any other comments?
This has been successfully tested in the following scenarios:
2024.9.1
GCP deployment to 8f709da