Releases: theonestack/hl-component-rds-mysql
Releases · theonestack/hl-component-rds-mysql
2.3.4
What's Changed
- fix: FnIf missing the else statement by @raykrishardi in #15
New Contributors
- @raykrishardi made their first contribution in #15
Full Changelog: 2.3.3...2.3.4
2.3.3 - Make StorageThroughput Optional
Full Changelog: 2.3.2...2.3.3
2.3.2 - Expose IOPS as top level param
Full Changelog: 2.3.1...2.3.2
2.3.1 - Additional Replica promotion configuration
2.3.0 - Supports configuring instance as a read replica
What's Changed
- Updated readme by @kyletbase2 in #9
- Supports configuring DB instances as a read replica
New Contributors
- @kyletbase2 made their first contribution in #9
Full Changelog: 2.2.3...2.3.0
2.2.3 - allows setting the BackupRetentionPeriod
- allows setting the BackupRetentionPeriod
2.2.2 - Outputs and Exports DB Identifier
outputs db identifier
2.2.1 - Supports setting the DBInstanceIdentifier
adds support for setting the DBInstanceIdentifier
2.2.0 - Supports additional storage configuration
Also added
- exports security group
- adds github actions and remove travis
2.1.0
- Update cfndsl yaml config standard to use external_parameters