sparse-gold-10561
10/06/2021, 3:16 PMpulumi import
of a CloudFormation stack? My understanding is it just shows what code you need to add via stdout and doesn't actually add anything to the CF or Pulumi state until you actually add it to your code. Is that correct?billowy-army-68599
10/06/2021, 4:02 PMpulumi state delete
before you up
if you just want to generate the codesparse-gold-10561
10/06/2021, 4:12 PMimport
and then up
does it then try to change the name of resource with the generated characters after -
?billowy-army-68599
10/06/2021, 4:17 PMsparse-gold-10561
10/06/2021, 4:46 PM