Skip to content

Commit 9de8c64

Browse files
committed
Adjust Configuration Groupings
1 parent 66f394b commit 9de8c64

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

plugin.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ providers:
4848
required: true
4949
description: 'The Default AWS Region'
5050
scope: Project
51+
renderingOptions:
52+
groupName: AWS
5153
- name: ssh_key_storage_path
5254
title: Node SSH Key
5355
type: String
@@ -105,7 +107,7 @@ providers:
105107
description: 'The AWS Access Key'
106108
scope: Project
107109
renderingOptions:
108-
groupName: AWS Authentication
110+
groupName: AWS
109111
- name: aws_secret_access_key_storage_path
110112
title: AWS Secret Access Key
111113
type: String

0 commit comments

Comments
 (0)