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

feat: add uds dev tofu-plan command #1079

Draft
wants to merge 10 commits into
base: uds-tofu
Choose a base branch
from
Draft

feat: add uds dev tofu-plan command #1079

wants to merge 10 commits into from

Conversation

catsby
Copy link
Collaborator

@catsby catsby commented Feb 10, 2025

Description

🚧 Adds uds dev tofu-plan command. This was a quick copy-pasta for the sake of the demo, but opening as a draft PR to preserve the quick and dirty code I wrote for the demo. I plan to review this code and polish as necessary.

Related Issue

Fixes #

Relates to #

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@catsby catsby requested a review from YrrepNoj February 10, 2025 17:39
return err
}
} else {
if err := bndlClient.Deploy(); err != nil {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

case and point; this else block probably shouldn't exist, but I copied it ~2 minutes before giving the demo :D

Base automatically changed from add-provider-to-bundle to uds-tofu February 10, 2025 17:45
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