Skip to content

Commit 68b5421

Browse files
upgrade on the moviestream-data-sets
1 parent aab596a commit 68b5421

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

cloud-foundation/solutions/Deploy-Autonomous-Database-and-the-MovieStream-data-sets-for-Oracle-LiveLabs/schema.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ groupings:
1111
visible: true
1212
variables:
1313
- tenancy_ocid
14-
- compartment_id
1514
- region
15+
- compartment_id
1616
- display_name_prefix
1717
- title: "Autonomous Database Configuration"
1818
variables:
@@ -41,18 +41,18 @@ variables:
4141
type: string
4242
required: true
4343
visible: false
44-
compartment_id:
45-
title: Stack Compartment
46-
description: Choose the compartment where all resources will be provisioned.
47-
type: oci:identity:compartment:id
48-
required: true
49-
visible: true
5044
region:
5145
title: Region
5246
description: Select Region where all resources will be created.
5347
type: oci:identity:region:name
5448
required: true
5549
visible: true
50+
compartment_id:
51+
title: Compartment
52+
description: Choose the compartment where all resources will be provisioned.
53+
type: oci:identity:compartment:id
54+
required: true
55+
visible: true
5656
display_name_prefix:
5757
title: Display Name Prefix
5858
type: string

0 commit comments

Comments
 (0)