aliyun / terraform-provider-alicloud

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

resource named alicloud_cdn_domain in the official terraform documentation not found #6867

Open sz9751210 opened 7 months ago

sz9751210 commented 7 months ago

I found a resource called alicloud_cdn_domain in the example, but I couldn't find information about this resource in the official Terraform documentation.

May I ask if it's possible to update the documentation to make it more convenient for me to use Terraform?

xiaozhu36 commented 4 months ago

HI @sz9751210 I am sorry for that. The alicloud_cdn_domain has been deprecated and using alicloud_cdn_domain_new instead. Please update it. By the way, which example contains alicloud_cdn_domain, and we can fix it.