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 66f394b commit 9de8c64Copy full SHA for 9de8c64
plugin.yaml
@@ -48,6 +48,8 @@ providers:
48
required: true
49
description: 'The Default AWS Region'
50
scope: Project
51
+ renderingOptions:
52
+ groupName: AWS
53
- name: ssh_key_storage_path
54
title: Node SSH Key
55
type: String
@@ -105,7 +107,7 @@ providers:
105
107
description: 'The AWS Access Key'
106
108
109
renderingOptions:
- groupName: AWS Authentication
110
111
- name: aws_secret_access_key_storage_path
112
title: AWS Secret Access Key
113
0 commit comments