From b144f755792c82098fd3710c8186e832caa809c7 Mon Sep 17 00:00:00 2001 From: Heitor Lessa Date: Mon, 20 Dec 2021 08:35:19 +0100 Subject: [PATCH] docs: external reference to cloudformation custom resource helper (#914) --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index 54a0fa50a67..511cefb5e67 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -27,6 +27,7 @@ nav: - utilities/idempotency.md - utilities/feature_flags.md - utilities/jmespath_functions.md + - CloudFormation Custom Resources: https://github.com/aws-cloudformation/custom-resource-helper" target="_blank theme: name: material