Skip to content

Commit

Permalink
Update schema.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ffMathy committed Apr 30, 2024
1 parent df02a58 commit 63b69fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/pulumi/src/executors/up/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
"title": "Apply executor",
"description": "Apply",
"properties": {
"stack": {
"type": "string",
"description": "The target stack to use, if specified."
},
"root": {
"type": "string",
"description": "The working directory to run Pulumi commands from, if specified."
Expand Down

0 comments on commit 63b69fa

Please sign in to comment.