Hi I deployed some resources in in aws using pulum...
# general
r
Hi I deployed some resources in in aws using pulumi deployment went as expected now i have some changes which i want to deploy but when i run pulumi up changes are not reflecting do we need to do something like reset or rebase for pulumi to pick latest changes from file ?
l
No. If the file is changed, it should work. What is the code and what is not changing?