mirror of https://github.com/hashicorp/terraform
Fix output in `toset` ``` toset(["a", "b", 3]) toset([ "3", "a", "b", ]) ``` This is the actual output from the tf console, using Terraform v1.1.5 on windows_amd64pull/30674/head
parent
24d174d36e
commit
c6fa1e70ef
Loading…
Reference in new issue