Releases: alibabacloud-automation/terraform-alicloud-rds
Releases · alibabacloud-automation/terraform-alicloud-rds
v2.5.0
- module: support attibute category, serverless_config and deprecate offline submodules; examples: improve the examples GH-34
v2.4.0
IMPROVEMENTS:
- Removes the provider setting and improves the Readme GH-27
v2.3.0
IMPROVEMENTS:
- Modified author contact information GH-24
- Expose db_instance_storage_type for alicloud_db_instance resource GH-23
- Update mysql and postgresql examples GH-22
v2.2.0
support setting sql collector parameters
v2.1.0
BUG FIXES:
- fix security group ids error GH-17
v2.0.1
IMPROVEMENTS:
- modify modules version in readme GH-16
v2.0.0
NEW
IMPROVEMENTS:
- improve(rds):Supplement outputs description, set rds tag GH-14
- support security_group_ids and add more outputs GH-13
- IMPROVE(rds): Perfect readme GH-12
- improve(rds):Adding different versions of submodules GH-11
- improve modules GH-10
v1.2.0
IMPROVEMENTS:
imporve(rds): update the module to the format of the new version. (GH-6)
BUG FIXES:
fix(rds): fix sub module no instance id specified and account name specified error. (GH-7)
v1.1.0
- Update terraform to 0.12 and provider to 1.56.0