creamy-lunch-84077
04/10/2025, 11:02 AMwarning: refresh operation is using an older version of package 'aws' than the specified program version: 6.48.0 < 6.49.1
I already run with the latest pulumi version (3.162.0).
I have several stack and depend on the stack some created more than a year ago I have different version.
I did not found anything related in the doc either by searching here and there so that's why I ask here.
Thanks for any help.echoing-dinner-19531
04/10/2025, 11:27 AMup
the provider versions will actually be updated. You might also want to try the new --run-program
support for refresh to update the provider version with that: https://www.pulumi.com/blog/improved-refresh-destroy-experience/creamy-lunch-84077
04/11/2025, 12:21 AM