We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bedd1b0 commit 217de8dCopy full SHA for 217de8d
.pipelines/templates/create-or-update-resource.steps.yaml
@@ -4,12 +4,12 @@ parameters:
4
type: string
5
6
- name: createCondition
7
- type: string
8
- default: succeeded()
+ type: object
+ default: 'succeeded()'
9
10
- name: updateCondition
11
12
13
14
- name: resourceType
15
0 commit comments