AK
Size: a a a
AK
RK
RK
RK
RK
i
i
i
RK
i
RK
i
i
i
RK
RK
data "aws_db_cluster_snapshot" "development_final_snapshot" {
db_cluster_identifier = var.db_cluster_identifier
most_recent = true
include_shared = true
snapshot_type = "shared"
}
i
i
RK
RK