diff --git a/printer/testdata/complexhcl.golden b/printer/testdata/complexhcl.golden index 8c01253..1639944 100644 --- a/printer/testdata/complexhcl.golden +++ b/printer/testdata/complexhcl.golden @@ -41,4 +41,4 @@ resource "aws_instance" "db" { output "web_ip" { value = "${aws_instance.web.private_ip}" -} +} \ No newline at end of file