Skip to content

Commit

Permalink
update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
chengxiangdong committed Nov 29, 2024
1 parent 4867597 commit b0e714f
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# CHANGELOG

## 2.4.10 (November 29, 2024)

- Add new resources and data source of RDS PostgreSQL.
- Add new resources and data source of CSMS.
- Add support start/stop/reboot and tags ECS instance.
- Add support snapshot and rollback ECS instance.
- Fix bug of parameter tags in LTS.
- Fix special scenarios of the AS marked deprecated.

* **New Resources:**
+ `hcs_ecs_compute_snapshot_rollback`
+ `hcs_ecs_compute_snapshot`
+ `hcs_rds_instance`
+ `hcs_rds_pg_account`
+ `hcs_rds_pg_database`
+ `hcs_rds_pg_plugin`
+ `hcs_csms_secret`

* **New Data Sources:**
+ `hcs_rds_pg_plugins`
+ `hcs_csms_secret_version`

## 2.4.9 (November 1, 2024)
- Add some new resources.
- Fix and optimized some bugs.
Expand Down

0 comments on commit b0e714f

Please sign in to comment.