Hello friends! quick question, is there any terraf...
# terraform
d
Hello friends! quick question, is there any terraform module I can use for creating global aws documentdb clusters? 🤔 We're planning our DR and we wanted to automate infrastructure as much as possible
r
d
I have, but I see no mention of global cluster configurations https://aws.amazon.com/es/documentdb/global-clusters/
r
is it possible to enable a global cluster in the terraform resource itself? i don't see it here https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/docdb_cluster
d
r
ah ok so it doesn't seem possible yet :(
d
😓 Too bad. I guess we'll just have to wait
r
upvotes help!
🙂
l
Looks like the resource landed in 3.65.0... https://github.com/hashicorp/terraform-provider-aws/pull/20978
👍 1