Tomasz Trznadel
Results
2
comments of
Tomasz Trznadel
Hi again, It looks like I jumped to conclusions too fast. It's not the image version. I couldn't get it to work with the old one as well. I'm using...
Hey, Here is a workaround with YAML Patch Overrides. It needs to be added using `copilot env override`. ``` - op: replace path: /Resources/PrivateRoute2/Properties/NatGatewayId value: !Ref NatGateway1 - op: remove...