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

2 Risposte
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?

ESPERTO
con risposta un anno fa
  • 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!

ESPERTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande