Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

CloudFormation fails to create the launch config for the ASG

オープン
#7 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
45/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
aws

調査の方向性

README のデプロイ手順で参照されている CloudFormation テンプレートから始め、WebappLaunchConfig リソースを見つけます。issue にリンクされている AWS Auto Scaling のガイダンスを確認し、新しいアカウントでスタックを正常に作成できるようにデプロイ設定を更新します。報告されている launch-configuration エラーなしで新しい CloudFormation スタックを作成し、完了を確認します。

索引モデルが issue の本文から書いたものです。

説明

After creating a new CF stack by following the steps detailed in the README, creating WebappLaunchConfig fails with the following error:

Resource handler returned message: "The Launch Configuration creation operation is not available in your account. Use launch templates to create configuration templates for your Auto Scaling groups. (Service: AutoScaling, Status Code: 400, Request ID: d2598c07-34db-4d46-bf20-670d9e73629d)"

As per the auto-scaling user guide, launch configs cannot be created anymore with new EC2 instance types or by new accounts, and migrating to launch templates is the recommended way going forward.

主要言語
Shell
スター
151
フォーク
214
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

aws-samples/aws-codedeploy-github-actions-deployment のほかの issue

aws-samples/aws-codedeploy-github-actions-deployment の issue をすべて見る

似ている issue

Shell/Bash の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。