From c06b9e5fbe076f8b5251ba0533c2c25765167493 Mon Sep 17 00:00:00 2001 From: lfeldman Date: Mon, 29 Nov 2021 11:59:21 +0100 Subject: [PATCH] Update schema.yaml --- schema.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schema.yaml b/schema.yaml index f8ad772..d8b12a5 100755 --- a/schema.yaml +++ b/schema.yaml @@ -23,7 +23,7 @@ variableGroups: visible: true variables: - compartment_ocid - - availablity_domain_name + - availability_domain_name - show_advanced - title: Networking Optional Configuration @@ -80,7 +80,7 @@ variables: title: "Region" description: "Choose region where you want to deploy the resources defined by this stack." - availablity_domain_name: + availability_domain_name: type: oci:identity:availabilitydomain:name required: true visibile: true