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.
2 parents 6ce4b9f + c06b9e5 commit 07007ffCopy full SHA for 07007ff
schema.yaml
@@ -23,7 +23,7 @@ variableGroups:
23
visible: true
24
variables:
25
- compartment_ocid
26
- - availablity_domain_name
+ - availability_domain_name
27
- show_advanced
28
29
- title: Networking Optional Configuration
@@ -80,7 +80,7 @@ variables:
80
title: "Region"
81
description: "Choose region where you want to deploy the resources defined by this stack."
82
83
- availablity_domain_name:
+ availability_domain_name:
84
type: oci:identity:availabilitydomain:name
85
required: true
86
visibile: true
0 commit comments