Created DataMiner plan

This commit is contained in:
Giancarlo Panichi 2023-12-18 11:01:49 +01:00
parent a1dfe6020b
commit cbc2a387a9
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ module "instance_with_data_volume" {
server_groups_ids = [],
image_ref = module.common_variables.ubuntu_1804
volume = {
name = "dataminer_ghost_proto_data_volume",
name = "dm_pool_manager_proto_data_volume",
size = "30",
device = "/dev/vdb"
}