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

### Current Terraform Version ``` $ terraform version Terraform v1.1.9 on darwin_amd64 + provider registry.terraform.io/huaweicloud/huaweicloud v1.60.1 ``` ### Use-cases CDN cache rule doesn't support follow_origin, url_parameter_type and url_parameter_value argument but...

enhancement

**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/XS

**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/XS

### Terraform Version ``` Terraform v1.5.7 on darwin_arm64 ``` ### Terraform Configuration Files ```hcl terraform { required_version = ">= 1.5.7" required_providers { huaweicloud = { source = "huaweicloud/huaweicloud" version =...

### Terraform Version ```bash $ terraform version Terraform v1.5.7 on linux_amd64 + provider registry.terraform.io/hashicorp/http v3.4.0 + provider registry.terraform.io/hashicorp/local v2.4.0 + provider registry.terraform.io/huaweicloud/huaweicloud v1.55.0 ``` ### Terraform Configuration Files ### Debug...

### Current Terraform Version ``` 1.5.1 ``` ### Use-cases When creating Terraform Modules for ECS instances, every now and then I have to use huaweicloud_compute_volume_attach to attach data disks to...

enhancement

### Current Terraform Version ``` 1.3.9 ``` ### Use-cases Current terraform provider allows to create backup vault and backup policy, but we cannot assigned those created policies to VMs, please...

enhancement

As title, I'd like to purchase prePaid nat gateway from terraform. Can your support related feature in provider?

enhancement
api-issue

As my title says, when I create an RDS in terraform , I also want to bind an EIP to the RDS so that the RDS can be accessed by...

api-issue