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

**What this PR does / why we need it**: add a blank line before the first-level heading in the VPN user document **Which issue this PR fixes**: *(optional, in `fixes...

documentation
size/XS

**What this PR does / why we need it**: The resource support scaling-in nodes. **Which issue this PR fixes**: *(optional, in `fixes #(, fixes #, ...)` format, will close that...

size/M
feature
needs-rebase

When I am trying to autocreate the elb by nginx cce addon I am getting below error. `╷ │ Error: error creating CCE add-on: Bad request with: [POST [https://3d019829-8066-11ef-b874-0255ac10003d.cce.***.myhuaweicloud.com/api/v3/addons],](https://3d019829-8066-11ef-b874-0255ac10003d.cce.%2A%2A%2A.myhuaweicloud.com/api/v3/addons],) request_id:...

**What this PR does / why we need it**: Add new resource to modify schema space limit. Add new dataSource to query the list of the schema space information. Add...

size/L
feature
needs-rebase

**What this PR does / why we need it**: Supports a new data source to query API informations under a specified catalog. **Which issue this PR fixes**: *(optional, in `fixes...

size/L
feature
approved

v1.64.4 Given the known limitation: https://registry.terraform.io/providers/huaweicloud/huaweicloud/1.64.4/docs/resources/cce_node_pool#import Given that the majority of regions/APIs do support the return of these two fields, it would be helpful if the import scenario could also...

enhancement

### Terraform Version ``` Terraform v1.9.3 on windows_amd64 + provider registry.terraform.io/huaweicloud/huaweicloud v1.67.0 ``` ### Terraform Configuration Files ```hcl provider "huaweicloud" { region = "eu-west-101" access_key = "" secret_key = ""...

**What this PR does / why we need it**: **Which issue this PR fixes**: *(optional, in `fixes #(, fixes #, ...)` format, will close that issue when PR gets merged)*...

size/S
feature
approved

version: 1.64.1 Can huaweicloud_elb_member support instance attachment, not just ip address.

enhancement

### Terraform Version ``` ... ``` ### Terraform Configuration Files ```hcl ... ``` ### Debug Output ### Crash Output ### Expected Behavior ### Actual Behavior ### Steps to Reproduce ###...