go

HCL文件中的变量无法解析。

英文: Variables in the HCL file cannot be parsed 问题 我有一个 Go 项目,我想读取一个 HCL 文件。这个 HCL 文件包含变量。然而,我无法解析它,我...