You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/website/docs/configuration/modules.html.md

1.5 KiB

layout page_title
language 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.

Multiple Instances with count and for_each

This information has moved to count and for_each.

Handling Provider Configurations in Re-usable Modules

This information has moved to The providers Meta-Argument (for users of re-usable modules) and Providers Within Modules (for module developers).