terraform-provider-mongodbatlas: Can't create cluster ME_SOUTH_1 region

I am trying to create M10 cluster in AWS me-south-1 region but got an error.

image

Here my request payload in trace mode image

And the response from them image

My terraform file image And plan image

Also, I have tried to create cluster in us-east-1 region and them was successful image

Seems to terraform provider erase my regionName when I set ME_SOUTH_1 but why? In documentation mentioned that Mongo Atlas supports me-south-1 region image

Can you help me? Thanks in advance!

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 15 (3 by maintainers)

Most upvoted comments

Ahhh the regions here hardcoded in the provider.go.

Glad I could help!

Hi! @KostyaZgara and @xmariopereira thank you so much for help sharing essential details, I resolved it on #158 branch, could you check if itโ€™s okay?

If you have another comment or concern, just let us know ๐Ÿ‘