From 8203a3d9253d8d538b65a6ebc878c076479c4583 Mon Sep 17 00:00:00 2001 From: Igor Rodionov Date: Fri, 13 Dec 2024 13:31:12 +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 98ac8fa..a9fc18d 100644 --- a/src/README.md +++ b/src/README.md @@ -5,7 +5,7 @@ tags: - provider/aws --- -# Component: `ssm` +# Component: `ssm-parameters` This component is responsible for provisioning Parameter Store resources against AWS SSM. It supports normal parameter store resources that can be configured directly in YAML OR pulling secret values from a local Sops file.