Skip to content

cnc4e/cloudformation-cicd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

概要

本資料はAWS CloudFormationのスタック作成にCI/CDの仕組みを取り入れるための解説資料です。
また、CI/CDパイプラインを構築するCloudFormationテンプレートも付属しています。

パイプラインはAWS CodePipelineを使用します。AWS CodeCommitにプッシュされたCloudFormationテンプレートをテストし、パスしたテンプレートのみスタックが作成されるようになります。

パイプライン中では2種類のテストを行います。記法・文法のチェックと、予め作成したポリシーを用いた設定値のチェックです。

本資料で作成可能な構成は以下の図に示す通りです。

アーキテクチャ図

architecture

フロー図

flow

使用するテストツール

ドキュメント

その他

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors