terraform/internal/stacks/stackruntime/testdata/mainbundle/test/legacy-module/README.md
Liam Cervante 8e47b5907c
stacks: provide more helpful diagnostics when providers types are mismatched (#35422)
* stacks: provide more helpful diagnostics when providers types are mismatched

* remove left over implementation experiments

* remove unnecessary fmt.Sprintf

* address comments

* fix incorrect pluralisation

* fix tests
2024-07-08 10:31:52 +02:00

210 B

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.