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

Hi team, The following problems exist when the FunctionGraph function configures `depend_list`: ``` huaweicloud_fgs_function.test: Creating... ╷ │ Error: Plugin did not respond │ │ with huaweicloud_fgs_function.test, │ on main.tf line...

enhancement

Hi team, The current shared APIG only supports two types of resources, `huaweicloud_api_gateway_api` and `huaweicloud_api_gateway_group`, and cannot achieve full deployment. In the future, the following resources will need to be...

enhancement
size/L
new-resource
new-data-source
long-term planning
feature

I'd like to use coupons and discounts when applying for PrePaid resources.

enhancement

Add a data-source to query flavors of Notebook , in order to create a Notebook instance ### Current Terraform Version ``` ... ``` ### Use-cases ### Attempted Solutions ### Proposal...

enhancement

query cluster list data-source 1. filter by region, name, tag, datastore.type ### Current Terraform Version ``` ... ``` ### Use-cases ### Attempted Solutions ### Proposal ### References

enhancement

please refactor data_source_huaweicloud_cdm_flavors_v1 to new SDK

enhancement
dependencies on API

Hi team, I found that some resources have the risks of index out of bound: | resource | line | | ---- | ---- | | data_source_huaweicloud_sfs_system_v2.go | 145 |...

Hi team, I found that the `capacity` of data-source `huaweicloud_dcs_flavors` is required, but it is optional in the API. Best regards

Hello, I began to create a terraform module for huawei cloud: https://github.com/littlejo/terraform-huaweicloud-cce I would like to know if there is one place to find huawei cloud modules. I don't find...

enhancement

I'd like to add tags support for sfs turbo resource.

enhancement
dependencies on API