diff --git a/terraform/environments/equip/main.tf b/terraform/environments/equip/main.tf index 68e70a48554..cd9fd0198a4 100644 --- a/terraform/environments/equip/main.tf +++ b/terraform/environments/equip/main.tf @@ -636,8 +636,8 @@ locals { { Name = "${local.name}-COR-A-EQP04-ebs-block-1" } ) } - ] - ebs_block_device2 = [ + ], + ebs_block_device = [ { device_name = "/dev/sdh" volume_type = "gp3"