digitalocean / terraform-provider-digitalocean

Terraform DigitalOcean provider
https://registry.terraform.io/providers/digitalocean/digitalocean/latest/docs
Mozilla Public License 2.0
510 stars 278 forks source link

Unable to provision spaces bucket in certain regions where it is available #1248

Closed alephtwo closed 1 month ago

alephtwo commented 1 month ago

I'm trying to provision a new Spaces bucket in TOR1 and am currently blocked by the region allow list:

https://github.com/digitalocean/terraform-provider-digitalocean/blob/f650bc286dc0bccf874b07966723a5548384d55f/digitalocean/spaces/spaces_buckets.go#L15

This list should probably be updated to account for which regions support Spaces currently.

loosla commented 1 month ago

Good catch, Ben! We need to add tor1 to this list.