Skip to content

Commit b04b816

Browse files
committed
Update schema.yaml
Fixed ADB secret compartment filter
1 parent 1c5f1e4 commit b04b816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ variables:
368368
title: Database password secret
369369
description: <a target="_blank" href="https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Tasks/managingsecrets.htm">Secret</a> that contains the password for the Spatial Studio repository user
370370
dependsOn:
371-
compartmentId: compartment_ocid
371+
compartmentId: adb_user_secret_compartment
372372

373373
# Tagging variables
374374
show_tag_options:

0 commit comments

Comments
 (0)