File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments