[PR #2] [MERGED] Fix/update-cdk-code #5

Closed
opened 2026-02-15 18:16:25 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/aws-cdk-for-dify/pull/2
Author: @GareArc
Created: 8/26/2024
Status: Merged
Merged: 8/26/2024
Merged by: @GarfieldDai

Base: mainHead: fix/invalid-instance-type


📝 Commits (4)

📊 Changes

8 files changed (+83 additions, -61 deletions)

View changed files

📝 .env.example (+5 -0)
📝 bin/dify-cdk.ts (+39 -31)
📝 cdk.json (+1 -1)
📝 configs/constants.ts (+0 -6)
📝 configs/prod.ts (+1 -1)
📝 lib/dify-cdk-stack.ts (+23 -12)
📝 lib/dify-prod-stack.ts (+7 -5)
📝 lib/dify-test-stack.ts (+7 -5)

📄 Description

No description provided


🔄 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/langgenius/aws-cdk-for-dify/pull/2 **Author:** [@GareArc](https://github.com/GareArc) **Created:** 8/26/2024 **Status:** ✅ Merged **Merged:** 8/26/2024 **Merged by:** [@GarfieldDai](https://github.com/GarfieldDai) **Base:** `main` ← **Head:** `fix/invalid-instance-type` --- ### 📝 Commits (4) - [`0bb3dfa`](https://github.com/langgenius/aws-cdk-for-dify/commit/0bb3dfab2b0787fdfd8511b71c85cebffbfdc6eb) fix: invalid ec2 instacne type - [`56164dc`](https://github.com/langgenius/aws-cdk-for-dify/commit/56164dca3ea26d8d330c9102251c995c700c83f8) fix: stack bug in cdk - [`aa764a4`](https://github.com/langgenius/aws-cdk-for-dify/commit/aa764a4b9fd13f111769d33bc5e0a8752b2b9ff7) feat: support custom vpc - [`722eb7b`](https://github.com/langgenius/aws-cdk-for-dify/commit/722eb7b4e67f5f5522147ebeb9f74492d1bf90ed) fix: add env for vpc ### 📊 Changes **8 files changed** (+83 additions, -61 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+5 -0) 📝 `bin/dify-cdk.ts` (+39 -31) 📝 `cdk.json` (+1 -1) 📝 `configs/constants.ts` (+0 -6) 📝 `configs/prod.ts` (+1 -1) 📝 `lib/dify-cdk-stack.ts` (+23 -12) 📝 `lib/dify-prod-stack.ts` (+7 -5) 📝 `lib/dify-test-stack.ts` (+7 -5) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:16:25 -05:00
yindo closed this issue 2026-02-15 18:16:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/aws-cdk-for-dify#5