mirror of
https://github.com/hashicorp/terraform.git
synced 2026-03-22 18:33:08 -04:00
6 lines
210 B
Markdown
6 lines
210 B
Markdown
|
|
# legacy-module
|
||
|
|
|
||
|
|
This "legacy module" is so named because it lacks a `required_providers` block
|
||
|
|
in its configuration. This means that all provider information must be deduced
|
||
|
|
from the calling stack components.
|