Skip to content

Commit 3c7b946

Browse files
committed
Update README.md
1 parent f8288a7 commit 3c7b946

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ CDK で ECS on Fargate 環境を構築する際のサンプルテンプレート
77
- CI/CD
88
- セキュリティ
99

10+
1011
## インフラ構成概要図
1112

1213
![Architecture Image](packages/docs/images/architecture.jpg)
@@ -274,3 +275,9 @@ aws ssm start-session \
274275
```bash
275276
mysql -u icasu -p -h 127.0.0.1 -P 3307 --local_infile=1 -D icasudb
276277
```
278+
279+
## 貢献について
280+
281+
現在本リポジトリは、クラスメソッド内部のミラーとして機能しています。
282+
283+
今後PRやISSUE受け入れを検討しており準備している段階です。フィードバックがありましたら、[tmk2154](https://x.com/tmk2154), [shuntaka_jp](https://x.com/shuntaka_jp)までお願いします。

0 commit comments

Comments
 (0)