Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shuntaka9576 committed Jul 19, 2024
1 parent f8288a7 commit 3c7b946
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ CDK で ECS on Fargate 環境を構築する際のサンプルテンプレート
- CI/CD
- セキュリティ


## インフラ構成概要図

![Architecture Image](packages/docs/images/architecture.jpg)
Expand Down Expand Up @@ -274,3 +275,9 @@ aws ssm start-session \
```bash
mysql -u icasu -p -h 127.0.0.1 -P 3307 --local_infile=1 -D icasudb
```

## 貢献について

現在本リポジトリは、クラスメソッド内部のミラーとして機能しています。

今後PRやISSUE受け入れを検討しており準備している段階です。フィードバックがありましたら、[tmk2154](https://x.com/tmk2154), [shuntaka_jp](https://x.com/shuntaka_jp)までお願いします。

0 comments on commit 3c7b946

Please sign in to comment.