Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

intercept6/aws-cdk-ec2_web3tier

Repository files navigation

Status

CircleCI

Useful commands

  • npm run build TypeScriptをコンパイルする
  • npm run build TypeScriptをコンパイルする
  • npm run watch 変更を監視してTypeScriptをコンパイルする
  • npm run test CloudFormationでSnapShotテスト
  • jest --updateSnapshot SnapShotの更新
  • cdk bootstrap CDKツールキットスタックをAWS環境にデプロイする
  • cdk deploy -c stage=(dev|stg|prd) スタックをデフォルトのAWSアカウント/リージョンにデプロイする
  • cdk diff -c stage=(dev|stg|prd) スタックを現在のデプロイされた状態と比較する
  • cdk synth -c stage=(dev|stg|prd) 合成されたCloudFormationテンプレートを発行します

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published