Join Slack
Powered by
This message was deleted.
# general
s
sparse-intern-71089
05/03/2022, 9:01 PM
This message was deleted.
f
full-dress-10026
05/03/2022, 9:16 PM
Working this back a bit more by ssh'ing into CI, I see it's returning version 1 of the parameter when there is a version 2.
full-dress-10026
05/03/2022, 9:16 PM
Why would pulumi return a parameter version that is not the latest?
full-dress-10026
05/03/2022, 9:22 PM
Even after deleting the version 1 parameter, pulumi still returns the version 1 result 🤯 There must be some sort of caching coming into play...
q
quick-airport-30353
05/03/2022, 9:39 PM
dumb question, why not use pulumi set config --secret <Your secret value>?
f
full-dress-10026
05/03/2022, 9:45 PM
OH, I see. The aws.ssm.getParameter call is ignoring the aws:profile set in the pulumi yaml file! The call is going to the wrong account.
10
Views
Open in Slack
Previous
Next