Skip to content

Commit

Permalink
release: 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
horsewin committed Oct 15, 2021
1 parent db398f2 commit 78ff949
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
File renamed without changes.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
├── cicd
├── cloudformations
├── cloud9
├── docker-ecs
├── fargate-bastion
├── firelens
├── iam
Expand All @@ -22,9 +21,8 @@
| ディレクトリ | 本書の対象箇所 | 内容 |
|-----------------|------------------------------------------------------------|--------------------------------------------------|
| cicd | 5-2 運用設計:Codeシリーズを使った CI/CD | CI/CD設計で利用するビルド定義やタスク定義などを格納 |
| cloudformations | 4-2 ネットワークの構築, 4-4 コンテナレジストリの構築, 4-5 オーケストレータの構築, その他(おまけ) | ハンズオンで利用するCloudFormationを格納 |
| cloudformations | 4-2 ネットワークの構築, 4-4 コンテナレジストリの構築, 4-5 オーケストレータの構築, 付録1 | ハンズオンや付録で利用するCloudFormationを格納 |
| cloud9 | 4-4 コンテナレジストリの構築 | resize.shを格納 |
| docker-ecs | その他(おまけ) | 本書に盛り込めなかったdocker-ecsツールをCloud9で起動するための設定ファイルを格納 |
| fargate-bastion | 5-7 運用設計:FargateによるBastion(踏み台ホスト)の構築 | Fargate Bastionで利用するBastionコンテナの設定を格納 |
| firelens | 5-6 運用設計 &セキュリティ設計:ログ収集基盤の構築 | ログ収集基盤のFireLensコンテナに設定するログ設定を格納 |
| iam | 4章、5章全般 | 4章や5章の各所で利用するIAMポリシーのJSONファイルを格納 |
Expand Down

0 comments on commit 78ff949

Please sign in to comment.