Added storagehub-3 in pre
This commit is contained in:
parent
f2c156e260
commit
c41dc6949d
|
@ -35,7 +35,7 @@ resource "openstack_blockstorage_volume_v3" "storagehub_3_pre_data_volume" {
|
|||
size = "120"
|
||||
}
|
||||
|
||||
# Instances 3
|
||||
# Instance 3
|
||||
resource "openstack_compute_instance_v2" "storagehub_3_pre" {
|
||||
name = "storagehub-3"
|
||||
availability_zone_hints = module.common_variables.availability_zone_no_gpu_name
|
||||
|
|
Loading…
Reference in New Issue