Join Slack
Powered by
Can somebody tell me how to get through this?? Lik...
# aws
w
wooden-portugal-65883
10/27/2025, 2:53 PM
Can somebody tell me how to get through this?? Like I've tried "sed" as well as "jq" to modify the exported file to change the format from org/project/stack-name to Stack only but it didn't worked.
m
modern-zebra-45309
10/27/2025, 3:10 PM
Your stack references have to be
organization/$PROJECT/$STACK
(and they only work for states stored in the same
.pulumi
path in the same S3 bucket)
Open in Slack
Previous
Next