mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
testing framework: change test file extension to .tftest.hcl (#33553)
This commit is contained in:
5
internal/command/testdata/test/custom_condition_resources/main.tftest.hcl
vendored
Normal file
5
internal/command/testdata/test/custom_condition_resources/main.tftest.hcl
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
variables {
|
||||
input = "some value"
|
||||
}
|
||||
|
||||
run "test" {}
|
||||
Reference in New Issue
Block a user