Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
firesteelrain
2y ago
0 comments
Save
Share
You just described the role of Terraform. HCL is very JSON like and human readable
0 comments
5 comments · 2 top-level
top
newest
oldest
twic
2y ago
· 2 in thread
I've never used Terraform. So HCL is the low-level language i talk about; what does a human write to generate it?
firesteelrain
OP
2y ago
They write HCL/JSON. It’s not by definition low level anything per computer science standards. It’s very high level. It’s declarative.
twic
2y ago
So not what i described at all then. The whole idea is to have a low-level language you can generate with high-level code written in a real programming language.
1 more reply
rirze
2y ago
· 1 in thread
fwiw, you can write Terraform in JSON too. Not recommending it, but it's equivalent.
firesteelrain
OP
2y ago
Yea HashiCorp talks about it but also does not recommend it
j
/
k
navigate · click thread line to collapse