Skip to content

Commit

Permalink
release v2.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
chengxiangdong committed Jan 20, 2025
1 parent 8b398a6 commit 4e1a929
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# CHANGELOG

## 2.4.11 (January 20, 2025)

- Add new resources and data source for SFS Turbo and UCS.
- Add new resource to support RDS SQL audit management.
- Add field `cluster_group_id` to support specifying cluster groups when creating OBS buckets.
- GaussDB supports to obtain IPs of nodes when creating and querying.
- CFW supports rules for managing domain names, domain name groups, address groups, and IP address rules.
- Update docs: `enterprise_project_id` does not support changes in OBS, RDS and WAF.

* **New Resources:**
+ `hcs_rds_sql_audit`
+ `hcs_sfs_turbo`
+ `hcs_sfs_turbo_dir`
+ `hcs_sfs_turbo_dir_quota`
+ `hcs_ucs_cluster`
+ `hcs_ucs_fleet`
+ `hcs_ucs_policy`

* **New Data Sources:**
+ `hcs_sfs_turbos`

## 2.4.10 (November 29, 2024)

- Add new resources and data source of RDS PostgreSQL.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Compatibility with HCS
| Provider Version | Huawei Cloud Stack Version |
|------------------|----------------------------|
| v2.3.x | v8.3.0 |
| v2.4.x | v8.3.1 and v8.5.* |
| v2.4.x | v8.3.1 and v8.5.* |

Building The Provider
---------------------
Expand Down

0 comments on commit 4e1a929

Please sign in to comment.