Terraform: how to pass multiple integers to JSON

前端 未结 0 1342
不知归路
不知归路 2021-01-24 04:37

Say we have three three variables in JSON:

{
    name: "Someone",
    age: 30,
    code: 25
}

and I want to read this as a template in

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