#resource "aws_docdb_cluster_instance" "global-ds-rel-mgr-dev" {
#  auto_minor_version_upgrade   = true
#  availability_zone            = "eu-central-1c"
#  ca_cert_identifier           = "rds-ca-rsa2048-g1"
#  cluster_identifier           = "global-ds-rel-mgr-dev"
#  engine                       = "docdb"
#  identifier                   = "global-ds-rel-mgr-dev"
#  instance_class               = "db.r5.large"
#  preferred_maintenance_window = "fri:03:20-fri:03:50"
#  promotion_tier               = 1
#  tags                         = {}
#  tags_all                     = {}
#
#}

