[PR #78] [MERGED] Bugfix/aws ec2 creation #342

Closed
opened 2026-03-03 11:29:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dflow-sh/dflow/pull/78
Author: @manikanta9176
Created: 4/22/2025
Status: Merged
Merged: 4/22/2025
Merged by: @manikanta9176

Base: mainHead: bugfix/aws-ec2-creation


📝 Commits (2)

  • e1d38dc fix: ec2 instance creation
  • 0eab614 chore: updated server details update form

📊 Changes

6 files changed (+91 additions, -169 deletions)

View changed files

📝 src/actions/cloud/aws/index.ts (+72 -11)
📝 src/actions/server/index.ts (+0 -113)
📝 src/actions/server/validator.ts (+0 -1)
📝 src/components/servers/CreateEC2InstanceForm.tsx (+4 -3)
📝 src/components/servers/UpdateServerForm.tsx (+14 -41)
📝 src/payload/collections/SSHkeys/index.ts (+1 -0)

📄 Description

#73


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dflow-sh/dflow/pull/78 **Author:** [@manikanta9176](https://github.com/manikanta9176) **Created:** 4/22/2025 **Status:** ✅ Merged **Merged:** 4/22/2025 **Merged by:** [@manikanta9176](https://github.com/manikanta9176) **Base:** `main` ← **Head:** `bugfix/aws-ec2-creation` --- ### 📝 Commits (2) - [`e1d38dc`](https://github.com/dflow-sh/dflow/commit/e1d38dc39f029749af52ebf31b8cc04580f748bc) fix: ec2 instance creation - [`0eab614`](https://github.com/dflow-sh/dflow/commit/0eab614403c5b5d685adcc174893edd6960b58f8) chore: updated server details update form ### 📊 Changes **6 files changed** (+91 additions, -169 deletions) <details> <summary>View changed files</summary> 📝 `src/actions/cloud/aws/index.ts` (+72 -11) 📝 `src/actions/server/index.ts` (+0 -113) 📝 `src/actions/server/validator.ts` (+0 -1) 📝 `src/components/servers/CreateEC2InstanceForm.tsx` (+4 -3) 📝 `src/components/servers/UpdateServerForm.tsx` (+14 -41) 📝 `src/payload/collections/SSHkeys/index.ts` (+1 -0) </details> ### 📄 Description #73 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:29:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dflow#342
No description provided.