Skip to content

Commit 6ab7c91

Browse files
committed
chore: update deployment infrastructure configuration
- Change the direction to &#34;right&#34; - Update Lambda for both &#34;drone&#34; and &#34;github_actions&#34; to &#34;aws&#34; Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
1 parent 7db9f2d commit 6ab7c91

2 files changed

Lines changed: 94 additions & 90 deletions

File tree

infra/infra.d2

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
direction: right
2+
13
github: GitHub {
24
icon: https://icons.terrastruct.com/dev%2Fgithub.svg
35
style: {
@@ -49,5 +51,5 @@ aws: AWS Cloud VPC {
4951

5052
github -> drone: Drone CI Flow
5153
github -> github_actions: GitHub Action Flow
52-
drone -> aws
53-
github_actions -> aws
54+
drone -> aws: Update Lambda
55+
github_actions -> aws: Update Lambda

0 commit comments

Comments
 (0)