Skip to content

Releases: jetbrains-infra/terraform-aws-rds-mysql

Workaround aws provider V5.0.0 changes

02 Aug 15:59
be5f25b
Compare
Choose a tag to compare
  • introduced new output parameters: rds_resource_id, rds_arn, rds_identifier
  • deprecated rds_id output parameter in favor of more specific ones

RDS Storage type and parameters

09 Nov 11:36
b7a122c
Compare
Choose a tag to compare
  • Now the gp3 storage type is default
  • Now it's possible to control IAM authz feature via the iam_database_authentication_enabled option

Introduce Performance Insights support

16 Oct 16:08
a2a3fac
Compare
Choose a tag to compare
  • Now it is possible to enable Performance Insights

Small improvements and deprecation fixes

13 Oct 13:51
3aa7d55
Compare
Choose a tag to compare
  • Support of deletion protection
  • Enhanced monitoring support
  • IAM auth by default
  • Changed deprecated name to db_name

Introduce parameter store support

27 May 15:49
Compare
Choose a tag to compare
  • Now module saves RDS info into parameter store
  • Fixes for terraform 0.14

Terraform 0.12 support

18 Mar 14:38
23d4b2a
Compare
Choose a tag to compare
Merge pull request #2 from jetbrains-infra/feature/terraform_0.12_sup…

…port

syntax (interpolation) changes to support terraform 0.12

Terraform 0.12 support

18 Mar 10:42
Compare
Choose a tag to compare
v0.3.0

feat: allow specify MySQL logs