diff --git a/lib/shared/addon/components/cru-cloud-provider/template.hbs b/lib/shared/addon/components/cru-cloud-provider/template.hbs index 18e44dd28..791f9e929 100644 --- a/lib/shared/addon/components/cru-cloud-provider/template.hbs +++ b/lib/shared/addon/components/cru-cloud-provider/template.hbs @@ -1,4 +1,9 @@ +{{#if (and (eq driver 'custom') (eq selectedCloudProvider 'none'))}} +