File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
deploy/complete/terraform Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -228,9 +228,9 @@ variables:
228228 type : enum
229229 enum : # Necessary hardcoded supported versions, as ORM does not retrieve the versions from OKE.
230230 - " Latest"
231- - " v1.23.4 "
232- - " v1.22.5 "
233- - " v1.21.5 "
231+ - " v1.29.1 "
232+ - " v1.28.2 "
233+ - " v1.27.2 "
234234 title : " Kubernetes Version"
235235 required : true
236236 visible :
@@ -814,7 +814,7 @@ outputs:
814814 type : string
815815 title : Domain Name
816816 displayText : Full Qualified Domain Name
817- visible : true
817+ visible : true
818818
819819 mushop_url_alternative :
820820 type : link
@@ -878,8 +878,8 @@ outputs:
878878
879879 sensitive_comments_local_tf :
880880 type : string
881- title : kubeconfig
882- displayText : Instructions to get sensitive outputs on local Terraform. Not used by ORM
881+ title : Sensitive Output Comments
882+ displayText : Instructions to get sensitive outputs on local Terraform/OpenToFu cli . Not used by ORM
883883 visible : false
884-
884+
885885primaryOutputButton : mushop_url_button
You can’t perform that action at this time.
0 commit comments