Terraform: Interpolation could be replaced by HCL2 expression

前端 未结 0 812
情歌与酒
情歌与酒 2021-01-24 21:53

When I try to use interpolation syntax like this:

vpc_id     = "${aws_vpc.prod-vpc.id}"

I get the suggestion in IntelliJ that "Int

相关标签:
回答
  • 消灭零回复
提交回复
热议问题