Skip to content

Instantly share code, notes, and snippets.

@KyMidd
Created June 7, 2024 16:49
Show Gist options
  • Save KyMidd/6ab6bad8d8c4550b2d176a261c74f7a2 to your computer and use it in GitHub Desktop.
Save KyMidd/6ab6bad8d8c4550b2d176a261c74f7a2 to your computer and use it in GitHub Desktop.
> local.gw_private_ips
tolist([
"172.16.0.5",
"172.16.0.6",
"172.16.0.7",
])
> length(local.gw_private_ips)
3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment