[PR #8] [MERGED] Fix/permission #10

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

📋 Pull Request Information

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

Base: mainHead: feat/customize-subnet


📝 Commits (8)

📊 Changes

6 files changed (+58 additions, -133 deletions)

View changed files

📝 README.md (+14 -14)
README.zh.md (+0 -110)
📝 configs/prod.ts (+0 -1)
📝 configs/test.ts (+10 -7)
📝 lib/dify-cdk-stack.ts (+15 -0)
📝 lib/resourceProvider/opensearch.ts (+19 -1)

📄 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/8 **Author:** [@GareArc](https://github.com/GareArc) **Created:** 8/30/2024 **Status:** ✅ Merged **Merged:** 8/30/2024 **Merged by:** [@GareArc](https://github.com/GareArc) **Base:** `main` ← **Head:** `feat/customize-subnet` --- ### 📝 Commits (8) - [`785edd5`](https://github.com/langgenius/aws-cdk-for-dify/commit/785edd59161087e4f67f6408452f77d690a08e34) update: customize subnets - [`5209624`](https://github.com/langgenius/aws-cdk-for-dify/commit/5209624ffc130a7dba7e5c9dbd80a06407a63f22) update: doc - [`269942c`](https://github.com/langgenius/aws-cdk-for-dify/commit/269942c9bdd5b6aabf0dbfbe0e80578624ed86af) Merge from main - [`0730bb0`](https://github.com/langgenius/aws-cdk-for-dify/commit/0730bb0eee73210eca2bae2c1748499df54cc3b6) fix: bad constant - [`b3ab773`](https://github.com/langgenius/aws-cdk-for-dify/commit/b3ab773cb1a8541f694dbbcf41618247b873aa2d) fix: opensearch no inbound rule - [`8a1dfc3`](https://github.com/langgenius/aws-cdk-for-dify/commit/8a1dfc3f2cba3449c2791f7dd628535dbb8f17a8) update node role - [`149f1b2`](https://github.com/langgenius/aws-cdk-for-dify/commit/149f1b24a888793b3c3c64027b45467c30af5633) Merge branch 'main' into feat/customize-subnet - [`c313454`](https://github.com/langgenius/aws-cdk-for-dify/commit/c3134548d0c4ae81120129055787fd3fc45b8025) fix: doc & configs ### 📊 Changes **6 files changed** (+58 additions, -133 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+14 -14) ➖ `README.zh.md` (+0 -110) 📝 `configs/prod.ts` (+0 -1) 📝 `configs/test.ts` (+10 -7) 📝 `lib/dify-cdk-stack.ts` (+15 -0) 📝 `lib/resourceProvider/opensearch.ts` (+19 -1) </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:26 -05:00
yindo closed this issue 2026-02-15 18:16:26 -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#10