terraform-provider-huaweicloud
terraform-provider-huaweicloud copied to clipboard
Terraform HuaweiCloud provider
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...
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...
I'd like to use coupons and discounts when applying for PrePaid resources.
Add a data-source to query flavors of Notebook , in order to create a Notebook instance ### Current Terraform Version ``` ... ``` ### Use-cases ### Attempted Solutions ### Proposal...
query cluster list data-source 1. filter by region, name, tag, datastore.type ### Current Terraform Version ``` ... ``` ### Use-cases ### Attempted Solutions ### Proposal ### References
please refactor data_source_huaweicloud_cdm_flavors_v1 to new SDK
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...
I'd like to add tags support for sfs turbo resource.