diff --git a/website/docs/configuration/resources.html.md b/website/docs/configuration/resources.html.md index 63bfd30af..f14b3854b 100644 --- a/website/docs/configuration/resources.html.md +++ b/website/docs/configuration/resources.html.md @@ -59,7 +59,7 @@ There are **meta-parameters** available to all resources: - `provider` (string) - The name of a specific provider to use for this resource. The name is in the format of `TYPE.ALIAS`, for example, `aws.west`. Where `west` is set using the `alias` attribute in a provider. See [multiple - provider instances](#multi-provider-instances). + provider instances](#multiple-provider-instances). - `lifecycle` (configuration block) - Customizes the lifecycle behavior of the resource. The specific options are documented below.