resource "aws_ebs_volume" "betabase-d-ecs01" {
  availability_zone    = "eu-central-1a"
  encrypted            = true
  final_snapshot       = null
  iops                 = 3000
  kms_key_id           = "arn:aws:kms:eu-central-1:969009837416:key/5a0553d3-9226-4e17-ae59-83773d785211"
  multi_attach_enabled = false
  outpost_arn          = null
  size                 = 10
  snapshot_id          = "snap-0f941c175ba8b8940"
  tags                 = {}
  tags_all             = {}
  throughput           = 125
  type                 = "gp3"
}

resource "aws_ebs_volume" "betabase-d-ecs02" {
  availability_zone    = "eu-central-1a"
  encrypted            = true
  final_snapshot       = null
  iops                 = 3000
  kms_key_id           = "arn:aws:kms:eu-central-1:969009837416:key/5a0553d3-9226-4e17-ae59-83773d785211"
  multi_attach_enabled = false
  outpost_arn          = null
  size                 = 5
  snapshot_id          = "snap-000de5f18a0ce0254"
  tags                 = {}
  tags_all             = {}
  throughput           = 125
  type                 = "gp3"
}

resource "aws_ebs_volume" "betabase-d-ecs03" {
  availability_zone    = "eu-central-1a"
  encrypted            = true
  final_snapshot       = null
  iops                 = 3000
  kms_key_id           = "arn:aws:kms:eu-central-1:969009837416:key/5a0553d3-9226-4e17-ae59-83773d785211"
  multi_attach_enabled = false
  outpost_arn          = null
  size                 = 3
  snapshot_id          = "snap-0de4954c58d91f671"
  tags                 = {}
  tags_all             = {}
  throughput           = 125
  type                 = "gp3"
}

resource "aws_ebs_volume" "betabase-d-ecs04" {
  availability_zone    = "eu-central-1a"
  encrypted            = true
  iops                 = 3000
  kms_key_id           = "arn:aws:kms:eu-central-1:969009837416:key/5a0553d3-9226-4e17-ae59-83773d785211"
  multi_attach_enabled = false
  outpost_arn          = null
  size                 = 16
  snapshot_id          = "snap-01e31b20d0030b4c0"
  tags                 = {}
  tags_all             = {}
  throughput           = 125
  type                 = "gp3"
}

resource "aws_ebs_volume" "betabase-d-ecs05" {
  availability_zone    = "eu-central-1a"
  encrypted            = true
  final_snapshot       = null
  iops                 = 3000
  kms_key_id           = "arn:aws:kms:eu-central-1:969009837416:key/5a0553d3-9226-4e17-ae59-83773d785211"
  multi_attach_enabled = false
  outpost_arn          = null
  size                 = 5
  snapshot_id          = "snap-050cc61b56eb2bbde"
  tags                 = {}
  tags_all             = {}
  throughput           = 125
  type                 = "gp3"
}