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

Terraform HuaweiCloud provider

Results 162 terraform-provider-huaweicloud issues
Sort by recently updated
recently updated
newest added

Missing cloud phone 云手机CPH,请添加云手机资源创建 please add cloud phone resource ### Current Terraform Version ``` ... ``` ### Use-cases ### Attempted Solutions ### Proposal ### References

enhancement

### Terraform Version ``` ... ``` ### Terraform Configuration Files resource "huaweicloud_networking_secgroup" "secgroup" { name = var.security_group_name description = "terraform security group rabbit" } data "huaweicloud_dms_product" "product_1" { engine =...

Error messages below reported when I attach a prePaid ECS instance into CCE: ``` 2022-09-22T20:09:07.651+0800 [DEBUG] provider.terraform-provider-huaweicloud_v1.40.1: API Response Code: 200: timestamp=2022-09-22T20:09:07.651+0800 2022-09-22T20:09:07.651+0800 [DEBUG] provider.terraform-provider-huaweicloud_v1.40.1: API Response Headers: Cache-Control: no-cache,...

![image](https://user-images.githubusercontent.com/106153788/190043762-1ff2591b-2600-4172-9e83-d1b39b4c01d6.png) ![image](https://user-images.githubusercontent.com/106153788/190043813-fd688497-64ba-4208-9d68-e930b3946b03.png)

enhancement

1. Only 4 cce addon are available in provider now, when will other addons(at least necessary addon like npd/autoscaler) be supported? 2. some system plugins like coredns/everest are auto installed...

enhancement
waiting-response
api-issue

When I try to create a data disk with kms encryption id, error message below was reported: │ Error: Error waiting for job (2b2e2b9d-2d32-11ed-abcc-0255ac1002c7) to become success: unexpected state 'Failed',...

**What this PR does / why we need it**: Add a new resource support for CodeHub service, which are automatically generated by the tool. **Which issue this PR fixes**: *(optional,...

size/L
feature

**What this PR does / why we need it**: The sdk version is incorrect, should be v1 with project, but v2 without project. **Which issue this PR fixes**: *(optional, in...

size/XS
bugfix
LGTM

**What this PR does / why we need it**: change cdn domain tags sdk **Which issue this PR fixes**: *(optional, in `fixes #(, fixes #, ...)` format, will close that...

size/S
bugfix
dependencies
approved

**What this PR does / why we need it**: The existing method of editing the full configuration cannot edit cache_settings alone. In order to solve this problem, the editing logic...

size/M
refactor
approved