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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则