« ^ »
[WIP]

cloudformationとCircleCIでAWSのインフラを管理する

所要時間: 約 1分

流れ

  • cloudformation用のIAM Roleを作る
  • circleci用のIAM Userを作る
  • cloudformationのIAM Roleを作る

作業

  • [x] cloudformation用のIAMを作成する
  • [x] cloudformationのstackを作成する
  • [x] awsコマンド用のupdateができるIAMユーザを作成
  • [x] awsコマンド用のupdateしかできないIAMユーザを作成
  • [x] awsコマンドでupdateを行う