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 datasource CC central network policies **Which issue this PR fixes**: *(optional, in `fixes #(, fixes #, ...)` format, will close...

size/L
feature
needs-rebase

### Terraform Version ``` v1.7.1 ``` ### Terraform Configuration Files ```hcl provider "huaweicloud" { region = "eu-west-101" access_key = "" secret_key = "" auth_url = "https://iam.eu-west-101.myhuaweicloud.eu/v3" cloud = "myhuaweicloud.eu" endpoints...

**What this PR does / why we need it**: elb listener add new attributes **Which issue this PR fixes**: *(optional, in `fixes #(, fixes #, ...)` format, will close that...

size/L
feature
dependencies
LGTM
needs-rebase

**What this PR does / why we need it**: Support two public methods to build API requests for CAE service. **Which issue this PR fixes**: *(optional, in `fixes #(, fixes...

size/S
feature
approved

目前的provider版本:1.58.0 cce集群的区域是广州1,集群从1.21升级到1.25后,出现以下情况,集群中有两个节点的这个属性发生了变化,这个要怎么处理 - hw_passthrough = true -> null # forces replacement ``` # huaweicloud_cce_node.cce_node["common-1"] must be replaced -/+ resource "huaweicloud_cce_node" "cce_node" { + billing_mode = (known after apply) ~ id...

**What this PR does / why we need it**: Add new datasource to get list of elastic resource pools. **Which issue this PR fixes**: *(optional, in `fixes #(, fixes #,...

size/L
feature

**What this PR does / why we need it**: add vpc traffic mirror filter rules data source **Which issue this PR fixes**: *(optional, in `fixes #(, fixes #, ...)` format,...

size/L
feature

**What this PR does / why we need it**: add vpc traffic mirror session data source **Which issue this PR fixes**: *(optional, in `fixes #(, fixes #, ...)` format, will...

size/L
feature

**What this PR does / why we need it**: add vpc traffic mirror filters data source **Which issue this PR fixes**: *(optional, in `fixes #(, fixes #, ...)` format, will...

size/L
feature

**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/L
feature
safe to test