From 9859d4e70b536c8c54160411b63e8ddadb36fda8 Mon Sep 17 00:00:00 2001 From: James Bardin Date: Fri, 12 Feb 2021 14:55:57 -0500 Subject: [PATCH] Update website/docs/language/modules/develop/providers.html.md Co-authored-by: Kristin Laemmert --- website/docs/language/modules/develop/providers.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/language/modules/develop/providers.html.md b/website/docs/language/modules/develop/providers.html.md index 346ccd508..df5ff1b8b 100644 --- a/website/docs/language/modules/develop/providers.html.md +++ b/website/docs/language/modules/develop/providers.html.md @@ -282,7 +282,7 @@ argument in the calling module block. ``` To make a module compatible with the new features, you must remove all of the -`provider` blocks from its definition +`provider` blocks from its definition. If the new version of the module declares `configuration_aliases`, or if the calling module needs the child module to use different provider configurations