Releases: huaweicloud/terraform-provider-hcs
Releases · huaweicloud/terraform-provider-hcs
v2.4.11
- 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
v2.4.10
- 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
v2.4.9
release v2.4.9
v2.4.8
release v2.4.8
v2.4.7
release v2.4.7
v2.4.6
release v2.4.6
v2.4.5
release v2.4.5
v2.3.7
Fix some bugs.
v2.4.3
- Add resources and data sources support for KMS service.
- Add resources and data sources support for SFS service.
- Add support for the resource and data source of VPC Flow.
- Enhancement: Batch configuration of source and destination ports is now supported in ACL.
- Enhancement: VPC support secondary CIDR, allowing for more flexible network design and addressing schemes.
The new resources and data sources added in the new version are as follows:
-
New Resources:
hcs_kms_key
hcs_kms_grant
hcs_sfs_access_rule
hcs_sfs_file_system
hcs_vpc_flow_log
-
New Data Sources:
hcs_kms_key
hcs_kms_data_key
hcs_sfs_file_system
hcs_vpc_flow_log
v2.3.6
- Enhancement: VPC ACL supports the simultaneous configuration of multiple source and destination ports.
- Fix docs format.