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 f7d07ef commit 2c54011Copy full SHA for 2c54011
shells/generic_terraform_service/shell-definition.yaml
@@ -40,14 +40,14 @@ node_types:
40
- valid_values: [github, gitlab]
41
default: github
42
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 ]
47
Local Terraform:
48
description: Path on Execution Server to terraform.exe. Populate this for offline use.
49
type: string
50
+ Terraform Version:
+ description: The version of terraform needed (empty=latest). E.g. '1.0.0'
+ type: string
+ tags: [ user_input ]
51
Cloud Provider:
52
description: Cloud provider name to be used for cloud access
53
0 commit comments