printer: update golden example
This commit is contained in:
parent
6f84551a04
commit
b0913285c3
2
printer/testdata/complexhcl.golden
vendored
2
printer/testdata/complexhcl.golden
vendored
@ -41,4 +41,4 @@ resource "aws_instance" "db" {
|
|||||||
|
|
||||||
output "web_ip" {
|
output "web_ip" {
|
||||||
value = "${aws_instance.web.private_ip}"
|
value = "${aws_instance.web.private_ip}"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user