terraform-provider-tencentcloud icon indicating copy to clipboard operation
terraform-provider-tencentcloud copied to clipboard

Terraform Tencent Cloud Provider

Results 212 terraform-provider-tencentcloud issues
Sort by recently updated
recently updated
newest added

Hello, it seems it is possible to use TKE and CLB together according to this [article](https://intl.cloud.tencent.com/document/product/457/38368), however, I haven't found any examples that do this (after viewing #572, #543). Any...

question

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

For every non-trivial CDN distribution is seems essential that it's possible to [configure caching rules](https://intl.cloud.tencent.com/zh/document/product/228/38424). Is there any ETA when we can expect support for that?

enhancement

The default o[rigin-pull loading timeout](https://intl.cloud.tencent.com/document/product/228/35227) is 10 seconds which in our case is not enough for all our applications. Could you please add support for this configuration in the Terraform...

enhancement

https://registry.terraform.io/providers/tencentcloudstack/tencentcloud/latest/docs/resources/cam_user cam 子账号包含子用户和协作者两种类型, 使用 tencentcloud_cam_user 创建的用户是子用户类型的,请问如何创建协作者类型的用户?

question

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement

Hi, we noticed that `tencentcloud_cdn_domain` is no longer able to be used to create CDN resource successfully. We are using the same source code we used to deployed some of...

Please add support for configuring Access Control, or to be specific - Authentication Configuration 鉴权配置(https://intl.cloud.tencent.com/document/product/228/35237) through Terraform module [tencentcloud_cdn_domain](https://registry.terraform.io/providers/tencentcloudstack/tencentcloud/latest/docs/resources/cdn_domain) . We do deploy a number of CDN domains on your...

enhancement

When using a backend outside of China it seems to be essential for performance to make use of the (Cross-border) Origin Pull Optimization (for `mainland` area distribution). If switched on,...

Currently, when configuring CLB in Tencentcloud's LB Management Console. - It is supported to configure HTTP healthcheck for TCP Listener. - It is supported to configure checkport(检查端口) and HTTP Version...