Skip to content

Commit

Permalink
update description
Browse files Browse the repository at this point in the history
  • Loading branch information
glena committed Aug 23, 2023
1 parent 0523a2d commit 3ae5a6b
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion provider/cmd/pulumi-resource-pulumiservice/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@
},
"skipIntermediateDeployments": {
"type": "boolean",
"description": "Skip duplicated queued operations (it will only execute the last deployment of the same type)"
"description": "Skip pending deployments (Consolidate multiple deployments of the same type into one deployment)"
},
"shell": {
"type": "string",
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/Inputs/OperationContextOptionsArgs.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions sdk/go/pulumiservice/pulumiTypes.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sdk/nodejs/types/input.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions sdk/python/pulumi_pulumiservice/_inputs.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3ae5a6b

Please sign in to comment.