Importing existing resources change set fails with Index: 1, Size: 1

0

There was an error creating this change set Index: 1, Size: 1

I get this ver unfriendly error message. Any ideas?

I am trying to import a manually created eks node group into cloud formation.
I got the template from former2

質問済み 1年前254ビュー
2回答
0

What does your template look like? What are you importing? Are you importing resources creating a new Stack or updating an existing one? If the latter, are you avoiding any template changes not strictly related to the import, as this will make the import fail?

エキスパート
回答済み 1年前
  • thanks for the answer. I was updating my post as you were typing :) . I think the template which i got from former2 might be bad. I will try to create the template manually. This is a very tedious process !!

0

One thing I've learnt from importing resources is to start small. Start with a template that defines just one or two resources to import and get that working, then modify your template to progressively add more with Stack updates. Otherwise all the retries are very tedious!

エキスパート
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ