Join Slack
Powered by
This message was deleted.
# python
s
sparse-intern-71089
05/09/2019, 3:52 PM
This message was deleted.
s
straight-napkin-70642
05/09/2019, 7:02 PM
I'm gonna try to reproduce it, but basically I had this deploy
https://github.com/gmiretti/pulumi-aws-py-lambda-api-gateway/blob/master/__main__.py#L87
, removed the proxy+ method , updated and the API wasn't redeployed in the stage, it wasn't "refreshed" (recreated in pulumi jargon?)
straight-napkin-70642
05/09/2019, 7:09 PM
it happen again, the stage wasn't redeployed, even when a dependency of the Deployment was erased
g
gentle-diamond-70147
05/09/2019, 7:16 PM
What specifically did you remove?
s
straight-napkin-70642
05/09/2019, 7:22 PM
example_int, proxy_res, proxy_met (sorry for the variable names) 😳
straight-napkin-70642
05/09/2019, 7:23 PM
and removed example_int from example_dep depends_on
Open in Slack
Previous
Next