terraform-aws-rds-mysql icon indicating copy to clipboard operation
terraform-aws-rds-mysql copied to clipboard

Terraform module to create and manage an AWS RDS MySQL database.

Results 3 terraform-aws-rds-mysql issues
Sort by recently updated
recently updated
newest added
trafficstars

RDS backups will be stored in the S3 bucket, and while restoring, we need to only pass the S3 bucket name with the file name.

This fixes the syntax highlighting on GitHub and the Terraform registry.

Updated the backup & restore docker images , Changes- - backup image changed from amanmall to squareops own image - Fixed restore image