Y
Hacker News
new
|
ask
|
show
|
jobs
by
charlieegan3
3202 days ago
The modules are written in HashiCorp configuration language.
2 comments
jfroma
3202 days ago
You are right, I should have say "providers" with new "resources" and yes, this new registry is for modules, not providers.
link
lmickh
3202 days ago
You can use json as well, but it is pretty unfriendly for the human users and you lose some of the interpolation.
link
meddlepal
3202 days ago
However, very useful if you're code generating Terraform config because there are not a lot of HCL serializer/deserializer libs in existence.
link