hey there! looking for a bit of help as I'm stuck ...
# aws
m
hey there! looking for a bit of help as I'm stuck - I was playing with adding a placement constraint to an ECS Fargate task and found out it was not supported, so I removed the placement constraint and am trying to
pulumi up
but I still get the
InvalidParameterException: Placement constraints are not supported with FARGATE launch type.
even though the placement constraint is no longer present in my pulumi infrastructure code. Anyone get stuck like this before? any tips on how to fix the deployment?