terraform consoleで試せる
特筆することはない 以下の通り
> jsonencode({"hello"="world"}) {"hello":"world"} > jsonencode({"hello"=30}) {"hello":30}
terraform consoleで試せる
特筆することはない 以下の通り
> jsonencode({"hello"="world"}) {"hello":"world"} > jsonencode({"hello"=30}) {"hello":30}