Skip to content

Commit

Permalink
release v2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chengxiangdong committed Jul 30, 2024
1 parent d8618aa commit 86fd09f
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# CHANGELOG

## 2.4.3 (July 30, 2024)

1. Add resources and data sources support for KMS service.
2. Add resources and data sources support for SFS service.
3. Add resource and data source support for VPC Flow.
4. Enhance: VPC ACL supports batch setting of source ports and destination ports.
5. Enhance: VPC supports secondary CIDR.

The new resources and data sources added in the new version are as follows:

* **New Resources:**
+ `hcs_kms_key`
+ `hcs_kms_grant`
+ `hcs_dms_kafka_instance`
+ `hcs_dms_kafka_consumer_group`
+ `hcs_dms_kafka_permissions`
+ `hcs_dms_kafka_topic`
+ `hcs_dms_kafka_user`
+ `hcs_sfs_access_rule`
+ `hcs_sfs_file_system`
+ `hcs_vpc_flow_log`

* **New Data Sources:**
+ `hcs_kms_key`
+ `hcs_kms_data_key`
+ `hcs_dms_kafka_instances`
+ `hcs_dms_kafka_flavors`
+ `hcs_dms_maintainwindow`
+ `hcs_sfs_file_system`
+ `hcs_vpc_flow_log`

## 2.4.2 (June 29, 2024)

* The new resources and data sources added in the new version are as follows:
Expand Down

0 comments on commit 86fd09f

Please sign in to comment.