mirror of
https://github.com/langgenius/aws-cdk-for-dify.git
synced 2026-07-01 20:14:06 -04:00
[PR #4] [MERGED] Fix/cdk update #7
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/4
Author: @GareArc
Created: 8/27/2024
Status: ✅ Merged
Merged: 8/27/2024
Merged by: @GarfieldDai
Base:
main← Head:fix/cdk-update📝 Commits (5)
811b3d9fix: wrong instruction ordera979a4dfix: add explanation for destroye0d7fc5add support for opensearch; add config for public rds4b6495afix: naming typo01e6acffix: naming📊 Changes
13 files changed (+125 additions, -30 deletions)
View changed files
📝
.env.example(+7 -2)📝
README.md(+9 -9)📝
README.zh.md(+10 -9)📝
bin/dify-cdk.ts(+9 -3)📝
configs/constants.ts(+1 -1)➕
configs/constructs/openSearchConfig.ts(+11 -0)📝
configs/prod.ts(+11 -0)📝
configs/stackConfig.ts(+4 -0)📝
configs/test.ts(+10 -0)📝
lib/dify-cdk-stack.ts(+19 -3)📝
lib/resourceProvider/opensearch.ts(+9 -2)📝
lib/resourceProvider/postgres.ts(+13 -1)📝
lib/vpc-stack.ts(+12 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.