mirror of
https://github.com/hashicorp/terraform.git
synced 2026-03-22 02:20:07 -04:00
* terraform test: fix regression when running with no tests (#37475) * added changelog entry * move changelog entry from v1.14 to v1.13 * Return moduletest.Error instead of suite.Status if test operation is cancelled * Add "terraform test" test with no tests Yes, that's right. It's OK if you need to read it again.
1 line
39 B
HCL
1 line
39 B
HCL
resource "test_resource" "resource" {}
|