Skip to content

Commit

Permalink
Update data type for image
Browse files Browse the repository at this point in the history
  • Loading branch information
anilarora authored Nov 12, 2020
1 parent cff5402 commit dfb7959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ variables:
essbase_listing_resource_id:
title: Essbase Compute Image OCID
description: The published image that will be used for the Essbase compute instance.
type: oci:core:image:id
type: string
pattern: "^ocid1\\.image\\.[a-zA-Z0-9\\.\\-\\_]+$"
required: true

Expand Down

0 comments on commit dfb7959

Please sign in to comment.