mirror of https://github.com/pulumi/pulumi.git
24 lines
1.8 KiB
Plaintext
24 lines
1.8 KiB
Plaintext
<{%fg 13%}><{%bold%}>View Live: <{%underline%}><{%fg 12%}>http://example.com<{%reset%}>
|
|
|
|
|
|
<{%bold%}><{%reset%}> <{%reset%}> pulumi:pulumi:Stack project-stack <{%bold%}><{%reset%}><{%reset%}> <{%fg 3%}>warning: <{%reset%}><{%reset%}>Attempting to deploy or update resources with 2 pending operations from previous deployment.
|
|
<{%bold%}><{%reset%}> <{%reset%}> pulumi:providers:pkgA default <{%bold%}><{%reset%}><{%reset%}>
|
|
<{%bold%}><{%reset%}> <{%reset%}> pkgA:m:typA resA <{%bold%}><{%reset%}><{%reset%}>
|
|
<{%reset%}> <{%reset%}> pulumi:pulumi:Stack project-stack <{%reset%}><{%reset%}> 1 <{%fg 3%}>warning<{%reset%}>
|
|
<{%fg 13%}><{%bold%}>Diagnostics:<{%reset%}>
|
|
<{%fg 12%}>pulumi:pulumi:Stack (project-stack):<{%reset%}>
|
|
<{%fg 3%}>warning: <{%reset%}><{%reset%}>Attempting to deploy or update resources with 2 pending operations from previous deployment.
|
|
* urn:pulumi:test::test::pkgA:m:typA::resA, interrupted while updating
|
|
* urn:pulumi:test::test::pkgA:m:typA::resB, interrupted while creating
|
|
These resources are in an unknown state because the Pulumi CLI was interrupted while waiting for changes to these resources to complete. You should confirm whether or not the operations listed completed successfully by checking the state of the appropriate provider. For example, if you are using AWS, you can confirm using the AWS Console.
|
|
|
|
Once you have confirmed the status of the interrupted operations, you can repair your stack using `pulumi refresh` which will refresh the state from the provider you are using and clear the pending operations if there are any.
|
|
|
|
Note that `pulumi refresh` will need to be run interactively to clear pending CREATE operations.<{%reset%}>
|
|
|
|
<{%fg 13%}><{%bold%}>Resources:<{%reset%}>
|
|
1 unchanged
|
|
|
|
<{%fg 13%}><{%bold%}>Duration:<{%reset%}> 1s
|
|
|