full-dress-10026
05/03/2022, 9:01 PMaws.ssm.getParameter
. The response is wrapped like so pulumi.output(resp).apply(r => r.value)
. I am seeing a weird behavior. I have changed the value of my SSM parameter, and pulumi is still returning the old value. Even weirder is that the old value is only returned on the CI and not when I run on my local machine. Any pointers on what is going on?quick-airport-30353
05/03/2022, 9:39 PMfull-dress-10026
05/03/2022, 9:45 PM