--- layout: "language" page_title: "Modules Landing Page - Configuration Language" --- # Modules Landing Page To improve navigation, we've split the old Modules page into several smaller pages. ## Syntax and Elements of Module Blocks This information has moved to [Module Blocks](/docs/configuration/blocks/modules/syntax.html).
## Multiple Instances with `count` and `for_each` This information has moved to [`count`](/docs/configuration/meta-arguments/count.html) and [`for_each`](/docs/configuration/meta-arguments/for_each.html).
## Handling Provider Configurations in Re-usable Modules This information has moved to [The `providers` Meta-Argument](/docs/configuration/meta-arguments/module-providers.html) (for users of re-usable modules) and [Providers Within Modules](/docs/modules/providers.html) (for module developers).