mirror of
https://github.com/langgenius/aws-cdk-for-dify.git
synced 2026-07-18 03:06:56 -04:00
[PR #2] [MERGED] Fix/update-cdk-code #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:fix/invalid-instance-type📝 Commits (4)
0bb3dfafix: invalid ec2 instacne type56164dcfix: stack bug in cdkaa764a4feat: support custom vpc722eb7bfix: add env for vpc📊 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.