From 837d257501ff2612508215e54b4bd70dc1db0ec8 Mon Sep 17 00:00:00 2001 From: Marcin Zablocki Date: Thu, 23 Sep 2021 22:33:47 -0700 Subject: [PATCH] Unhide authentication menu. --- schema.yaml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/schema.yaml b/schema.yaml index 1b0b4bd3..c4f14351 100755 --- a/schema.yaml +++ b/schema.yaml @@ -62,7 +62,6 @@ variableGroups: - ${api_user_ocid} - ${api_fingerprint} - ${api_user_key} - visible: ${autoscaling} - title: "Monitoring" variables: - ${autoscaling_mysql_service} @@ -838,12 +837,9 @@ variables: inst_prin: type: boolean - title: "Use Instance Principal" - description: "You will need to set a dynamic group and policy to allow the bastion to authenticate " + title: "Use Instance Principal (required for autoscaling)" + description: "You will need to set a dynamic group and policy to allow the bastion to authenticate. This will not be created automatically." default: true - visible: - and: - - ${autoscaling} api_user_key: type: file