Releases: ucloud/terraform-provider-ucloud
Releases · ucloud/terraform-provider-ucloud
v1.29.0
FEATURES:
- New Resource:
ucloud_uk8s_cluster
. (#103)
- New Resource:
ucloud_uk8s_node
. (#103)
v1.28.0
ENHANCEMENTS:
- resource/ucloud_cube_pod: add
security_group
to argument.(#102)
BUG FIXES:
- resource/ucloud_cube_pod: fix the issue .(#102)
v1.27.0
FEATURES:
- New Datasource:
ucloud_ufs_volumes
. (#95)
- New Datasource:
ucloud_us3_buckets
. (#95)
- New Resource:
ucloud_ufs_volume
. (#95)
- New Resource:
ucloud_us3_bucket
. (#95)
- New Resource:
ucloud_cube_pod
. (#95)
ENHANCEMENTS:
- datasource/ucloud_db_parameter_groups: add
class_type
to argument. (#95)
- resource/ucloud_db_instance: add
postgresql
enum value to engine
. (#95)
- resource/ucloud_instance: add
Ampere/Altra
enum value to min_cpu_platform
. (#95)
- resource/ucloud_nat_gateway: support update
security_group
. (#95)
- resource/ucloud_redis_instance: support arguments about backup Redis instance and
standby_zone
only for Active-Standby Redis. (#95)
v1.26.0
ENHANCEMENTS:
- Update for go Version 1.16. (#92)
- the release support
darwin_arm64
. (#92)
- resource/ucloud_redis_instance: add the version
6.0
of the engine_version
supported. (#93)
- resource/ucloud_disk: open the usage restrictions of
rssd_data_disk
. (#93)
v1.25.1
BUG FIXES:
- resource/ucloud_lb: Fix the validation about
internal
and subnet_id
. (#90)
- resource/ucloud_redis_instance: Fix the validation about
engine_version
.(#90)
v1.25.0
ENHANCEMENTS:
- resource/ucloud_lb: add
listen_type
to the argument. (#88)
- datasource/ucloud_subnets: add
vpc_id
to the attributes. (#88)
v1.24.1
BUG FIXES:
- resource/ucloud_db_instance: Fix the error about updating only one of
instance_storage
and instance_type
. (#86)
v1.24.0
ENHANCEMENTS:
- resource/ucloud_instance: add
network_interface
to the argument in order to create and associate eip
with the instance.(#85)
v1.23.0
ENHANCEMENTS:
- resource/ucloud_vpc_peering_connection: add
peer_region
to argument in order to support vpc intercommunication in different regions(#83)
v1.22.0
ENHANCEMENTS:
- resource/ucloud_db_instance: update
instance_type
about NVMe SSD DB #69
- resource/ucloud_instance: update
instance_type
about OS instance #69