diff --git a/pages/common/pulumi-stack.md b/pages/common/pulumi-stack.md index 61a721a917..1e29b11aaa 100644 --- a/pages/common/pulumi-stack.md +++ b/pages/common/pulumi-stack.md @@ -7,9 +7,9 @@ `pulumi stack init {{stack_name}}` -- View the stack state: +- Show the stack state along with resource URNs: -`pulumi stack` +`pulumi stack --show-urns` - List stacks in the current project: