This website requires JavaScript.
Explore
Help
Sign In
michael
/
terraform
Watch
1
Star
0
Fork
0
Code
Actions
Activity
Files
c32aa4982ca50db4e7e44855f897b4ec7c363d9a
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