great-sunset-355
02/19/2024, 1:58 PMpreview and update
I have 2 resources
aws-native:ecs:Cluster -is parent of> aws:ecs:Service
On the cluster I set containerInsights: "disabled" -> this is an update without interruption.
However pulumi preview shows replacement on aws:ecs:Service.
But then pulumi up does not replace anything nor shows the replacement step.