Releases: aliyun/terraform-provider-alicloud
v1.97.0
v1.96.0
v1.95.0
v1.94.0
v1.93.0
V1.7.2
V1.7.1
1.7.1 (February 2, 2018)
IMPROVEMENTS:
- Support setting instance_name for ESS scaling configuration (#107)
- Support multiple vswitches for ESS scaling group and output slbIds and dbIds (#105)
- Support to set internet_max_bandwidth_out is 0 for ESS configuration (#103)
- Modify EIP default to PayByTraffic for international account (#101)
- Deprecate nat gateway fileds 'spec' and 'bandwidth_packages' (#100)
- Support to associate EIP with SLB and Nat Gateway (#99)
BUG FIXES:
V1.7.0
IMPROVEMENTS:
New Resource: alicloud_kms_key (#91)
New DataSource: alicloud_kms_keys (#93)
New DataSource: alicloud_instances (#94)
Add a new output field "arn" for alicloud_kms_key (#92)
Add a new field "specification" for alicloud_slb (#95)
Improve security group rule's port range for "-1/-1" (#96)
BUG FIXES:
fix slb invalid status error when launching ESS scaling group (#97)
V1.6.2
IMPROVEMENTS:
Modify db_connection prefix default value to "instance_id + 'tf'"(#90)
Modify db_connection ID to make it more simple while importing it(#90)
Add wait method to avoid useless status error while creating/modifying account or privilege or connection or database(#90)
Support to set instnace name for RDS (#88)
Avoid container cluster cidr block conflicts with vswitch's (#88)
Output resource import information (#87)
BUG FIXES:
fix instance id not found and instane status not supported bug(#90)
fix deleting slb_attachment resource failed bug (#86)