mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 20:50:15 +00:00
fixes for name of qcow2 image
This commit is contained in:
@ -34,7 +34,7 @@ variable "instance_shape" {
|
||||
variable "object_storage_namespace" {
|
||||
description = "Your OCI Object Storage namespace (usually your tenancy name)."
|
||||
type = string
|
||||
default = "masur"
|
||||
default = "idptr5akf9pf"
|
||||
}
|
||||
|
||||
variable "object_storage_bucket_name" {
|
||||
|
Reference in New Issue
Block a user