Terraform for loop is not using variable names

后端 未结 0 1439
既然无缘
既然无缘 2020-12-15 07:49

I have this expression in the terraform console:

jsonencode([for x in ["a", "b"] : { x = "hello" }])

It gives t

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