From f08a34b49b84de8d56c1732efa27e019431515cf Mon Sep 17 00:00:00 2001 From: Igor Rodionov Date: Fri, 13 Dec 2024 19:23:59 +0000 Subject: [PATCH] chore: Fix readme --- src/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/README.md b/src/README.md index 428e9ef..22aa0e6 100644 --- a/src/README.md +++ b/src/README.md @@ -5,7 +5,7 @@ tags: - provider/aws --- -# Component: `aurora` +# Component: `aurora-mysql` This component is responsible for provisioning Aurora MySQL RDS clusters. It seeds relevant database information (hostnames, username, password, etc.) into AWS SSM Parameter Store.