I’m curious why I see this message when the only t...
# general
d
I’m curious why I see this message when the only thing I see in my Pulumi.[stack-name].yaml is:
Copy code
environment:
  - [project-name]/[stack-name]
r
You'll have to run an update w/ CLI version > 3.139.0 for the relationship between environment and stack to be captured.
d
Ahh ok, thank you