I was wondering it someone it that problem. I cre...
# aws
b
I was wondering it someone it that problem. I create an
aws.rds.GlobalCluster
resource. I assign it to my
aws.rds.Cluster
using the outputs of the first resource. For some reason, pulumi create the Global cluster but seems to never pass the
globalClusterIdentifier
to the
aws.rds.Cluster
resulting at having regional cluster.