Skip to content

Commit 837d257

Browse files
Unhide authentication menu.
1 parent 57614ee commit 837d257

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

schema.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ variableGroups:
6262
- ${api_user_ocid}
6363
- ${api_fingerprint}
6464
- ${api_user_key}
65-
visible: ${autoscaling}
6665
- title: "Monitoring"
6766
variables:
6867
- ${autoscaling_mysql_service}
@@ -838,12 +837,9 @@ variables:
838837

839838
inst_prin:
840839
type: boolean
841-
title: "Use Instance Principal"
842-
description: "You will need to set a dynamic group and policy to allow the bastion to authenticate "
840+
title: "Use Instance Principal (required for autoscaling)"
841+
description: "You will need to set a dynamic group and policy to allow the bastion to authenticate. This will not be created automatically."
843842
default: true
844-
visible:
845-
and:
846-
- ${autoscaling}
847843

848844
api_user_key:
849845
type: file

0 commit comments

Comments
 (0)