Files
opentf/internal/command/testdata/test/partial_updates/main.tftest.hcl
RLRabinowitz b08933aeb1 Normalise lines in ned of test files
Signed-off-by: RLRabinowitz <rlrabinowitz2@gmail.com>
2023-09-03 16:37:05 +03:00

11 lines
106 B
HCL

run "first" {
plan_options {
target = [
test_resource.resource,
]
}
}
run "second" {}