diff --git a/terraform/resource_test.go b/terraform/resource_test.go index b2edff5c1..fa35ab9a8 100644 --- a/terraform/resource_test.go +++ b/terraform/resource_test.go @@ -41,8 +41,8 @@ func TestResourceConfigGet(t *testing.T) { }{ { Config: nil, - Key: "foo", - Value: nil, + Key: "foo", + Value: nil, }, {