Hello all
I’m not able to find the code to create this type of cluster in AWS Environment
DB cluster role
Regional cluster
I try with this code, but I’m afraid it’s not the correct one
resource "aws_rds_cluster" "mycluster" {
Can you help me ?
Many thanks