terraform/internal/stacks/stackruntime/testdata/mainbundle/test/legacy-module
Liam Cervante a80220dcc9
stacks: rename .tfstack files to .tfcomponent (#37013)
* stacks: rename .tfstack files to .tfcomponent

* fix consistency issues
2025-05-15 08:33:13 +02:00
..
with-hashicorp-provider stacks: rename .tfstack files to .tfcomponent (#37013) 2025-05-15 08:33:13 +02:00
with-non-hashicorp-provider stacks: rename .tfstack files to .tfcomponent (#37013) 2025-05-15 08:33:13 +02:00
main.tf stacks: provide more helpful diagnostics when providers types are mismatched (#35422) 2024-07-08 10:31:52 +02:00
README.md stacks: provide more helpful diagnostics when providers types are mismatched (#35422) 2024-07-08 10:31:52 +02:00

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.