terraform-provider-huaweicloud
terraform-provider-huaweicloud copied to clipboard
Terraform HuaweiCloud provider
**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)*...
**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)*...
### Terraform Version ``` Terraform v1.5.7 on linux_amd64 + provider huaweicloud/huaweicloud v1.62.1 ``` ### Expected Behavior huaweicloud_swr_repository with name 'ab' will be created ### Actual Behavior Error: invalid value for...
**What this PR does / why we need it**: Add a new resource to manage SFS Turbo DU task. **Which issue this PR fixes**: *(optional, in `fixes #(, fixes #,...
**What this PR does / why we need it**: 1. Support `is_wait_host_available` parameter to control whether to wait for the host agent status to become online. 2. `enterprise_project_id` parameter add...
**What this PR does / why we need it**: add datasource SWR shared accounts **Which issue this PR fixes**: *(optional, in `fixes #(, fixes #, ...)` format, will close that...
**What this PR does / why we need it**: We have no check item for the CheckDeleted logic. After new item supported and the old items adjusted, the result is...
**What this PR does / why we need it**: Modify the SFS Trubo resource CheckDeleted logic. **Which issue this PR fixes**: *(optional, in `fixes #(, fixes #, ...)` format, will...
**What this PR does / why we need it**: fix updating public IP ID for rocketmq instance ## PR Checklist * [x] Tests added/passed. * [x] Documentation updated. * [x]...
**What this PR does / why we need it**: 1. Using environment variable `HW_LTS_HOST_ID`, `HW_LTS_HOST_ANOTHER_ID` and `HW_LTS_CCE_CLUSTER_ID` to reduce the test time. 2. Adding ignored fields to documents. 3. Adjust...