Releases: FlexibleEngineCloud/terraform-flexibleengine-rds
Releases · FlexibleEngineCloud/terraform-flexibleengine-rds
v2.1.6
v2.1.5
v2.1.4
v2.1.3
Change vpc_name to vpc_id
Change subnet_name by subnet_id
Change db_sg by secgroup_id
Breaking changes : Now, you need to retrieve the id of the vpc, subnet and security group outside of this module.
v2.1.2
Fixing used provider by this module in order to used the correct one (https://registry.terraform.io/providers/FlexibleEngineCloud/flexibleengine/latest)
v2.1.1
v2.1.0
New features :
- Add the possibility to create and attach read only replicas to an RDS instance.
- Add a parameter to enable volume encryption on RDS instance and read replica.
v2.0.0
Upgrade to Terraform 0.13
v1.0.0
First release of the RDS module