Skip to content

Commit 2c54011

Browse files
committed
organize attrs on generic shell
1 parent f7d07ef commit 2c54011

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

shells/generic_terraform_service/shell-definition.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@ node_types:
4040
- valid_values: [github, gitlab]
4141
default: github
4242
tags: [ user_input ]
43-
Terraform Version:
44-
description: The version of terraform needed (empty=latest). E.g. '1.0.0'
45-
type: string
46-
tags: [ user_input ]
4743
Local Terraform:
4844
description: Path on Execution Server to terraform.exe. Populate this for offline use.
4945
type: string
5046
tags: [ user_input ]
47+
Terraform Version:
48+
description: The version of terraform needed (empty=latest). E.g. '1.0.0'
49+
type: string
50+
tags: [ user_input ]
5151
Cloud Provider:
5252
description: Cloud provider name to be used for cloud access
5353
type: string

0 commit comments

Comments
 (0)