I get this error after I added a variable to api g...
# aws
a
I get this error after I added a variable to api gateway deployment that forces to redeploy it. Any ideas?
Copy code
running panic: fatal: An assertion has failed: Expected diff to not require deletion or replacement during Update of urn:pulumi:dev::my-stack::aws:apigateway/deployment:Deployment::
g
Can you open an issue at https://github.com/pulumi/pulumi-aws and provide the full output of
preview --diff
and the CLI and package versions you're using?