it depends what you’re replacing. Usually a replacement is because the AWS API is immutable
billowy-army-68599
07/19/2022, 3:44 PM
in this case yes, the properties are immutable
m
modern-evening-83482
07/19/2022, 4:17 PM
So it will delete and recreate...
b
billowy-army-68599
07/19/2022, 4:31 PM
Yes unfortunately. Can you make that change in the API without a delete and recreate?
m
modern-evening-83482
07/19/2022, 5:59 PM
Not sure maybe can try from the console...But I doubt that aws will let me...Will update you with what i find..thank you..
b
billowy-army-68599
07/19/2022, 6:15 PM
I ask because, if you can do it from the console but not Pulumi, that’s a bug
if you can’t do it from the console that confirms it’ll delete/replace is expected behavior