This website requires JavaScript.
Explore
Help
Sign In
michael
/
terraform
Watch
1
Star
0
Fork
0
Code
Actions
Activity
Files
02516f403a613efca970b689452ef65910df2907
terraform
/
proxmox
/
archlinux
/
locals.tf
T
3 lines
83 B
Terraform
Raw
Normal View
History
Unescape
Escape
Split project
2026-09-08 00:15:03 -04:00
locals
{
arch_qcow_hash
=
split
(
" "
,
data
.
http
.
arch_qcow_hash
.
response_body
)[
0
]
}
Copy Permalink