We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f013113 commit 300bb32Copy full SHA for 300bb32
schema.yaml
@@ -759,6 +759,9 @@ variables:
759
title: "use compute agent"
760
description: "Select if your image has the OCA agent rather than the oci-cn-auth package. The new marketplace images need the compute agent enabled."
761
default: true
762
+ visible:
763
+ not:
764
+ - ${use_marketplace_image}
765
766
compute_image_compartment:
767
title: "compute image compartment"
0 commit comments