aliyun / terraform-provider-alicloud

Terraform AliCloud provider
https://www.terraform.io/docs/providers/alicloud/
Mozilla Public License 2.0
587 stars 550 forks source link

[FEATURE REQUEST] Support OSS Custom Domain Mapping #5905

Open imtomjorge opened 1 year ago

imtomjorge commented 1 year ago

Expected Behavior

Here is my current architecture:

I have a domain (eg. testdomain.com) pointing to my OSS Bucket using a CNAME, and this deployment is fully automated using Terraform.

The thing is that Alibaba Cloud (on OSS), is forcing people to make a TXT domain verification as stated here (otherwise we can't use the bucket). And I want to automatize it through Terraform. https://www.alibabacloud.com/help/en/object-storage-service/latest/map-custom-domain-names-1

Actual Behavior

What actually happened? I can't make the "mapping custom domain", using Terraform, as it's not available.

Important Factoids

Do you plan to integrate this feature on Terraform?

xiaozhu36 commented 1 year ago

@huiguangjun Please have a check.

martinkubrak commented 1 year ago

This would be very useful.