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/internal/stacks/stackruntime/testdata/mainbundle/test/legacy-module
Liam Cervante 8e47b5907c
stacks: provide more helpful diagnostics when providers types are mismatched (#35422)
2 years ago
..
with-hashicorp-provider stacks: provide more helpful diagnostics when providers types are mismatched (#35422) 2 years ago
with-non-hashicorp-provider stacks: provide more helpful diagnostics when providers types are mismatched (#35422) 2 years ago
README.md stacks: provide more helpful diagnostics when providers types are mismatched (#35422) 2 years ago
main.tf stacks: provide more helpful diagnostics when providers types are mismatched (#35422) 2 years ago

README.md

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.