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

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南