From 19c14fd1e2be96f5d7e4310ce1eb7f40557ba292 Mon Sep 17 00:00:00 2001 From: ygXXII <16456434+ygxxii@users.noreply.github.com> Date: Thu, 2 Nov 2023 17:36:36 +0800 Subject: [PATCH] docs: fix aws_secretsmanager Title Name (#12678) Just a simple doc title fix. --- .../hcl_templates/functions/contextual/aws_secretsmanager.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/templates/hcl_templates/functions/contextual/aws_secretsmanager.mdx b/website/content/docs/templates/hcl_templates/functions/contextual/aws_secretsmanager.mdx index edc09053a..73d5b06fc 100644 --- a/website/content/docs/templates/hcl_templates/functions/contextual/aws_secretsmanager.mdx +++ b/website/content/docs/templates/hcl_templates/functions/contextual/aws_secretsmanager.mdx @@ -5,7 +5,7 @@ description: >- stores. --- -# `aws_secretsmanager_key` Function +# `aws_secretsmanager` Function Secrets can be read from the [AWS Secrets Manager](https://aws.amazon.com/secrets-manager/) and used within your template