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 6c96757 + f261aab commit 0dfb12cCopy full SHA for 0dfb12c
terraform/variables.tf
@@ -190,11 +190,11 @@ variable "mp_listing_id" {
190
191
# Package version Reference
192
variable "mp_listing_resource_version" {
193
- default = "22.2.0.1"
+ default = "24.2.1.2"
194
}
195
196
# Use this variable along the use_marketplace_image to specify either the
197
# Image artifact ocid to use the latest official marketplace image or your custom image ocid
198
variable "instance_image_id" {
199
- default = "ocid1.image.oc1..aaaaaaaalrslmrm5tx6eitzqs46usxmpyddj3yzmxrp63pb5ij4ibx4vyw5q"
+ default = "ocid1.image.oc1..aaaaaaaa5tx4jueip3vydjwseteviovcj7ty27rmrl5cifkyqnghal7noy3q"
200
0 commit comments