Files
opentf/internal/command/testdata/providers/tests/main.tf
Liam Cervante 4b34902fab [testing framework] allow tests to define and override providers (#33466)
* [testing framework] prepare for beta phase of development

* [Testing Framework] Add module block to test run blocks

* [testing framework] allow tests to define and override providers
2023-07-10 14:33:15 +01:00

4 lines
36 B
HCL

resource "bar_instance" "test" {
}