biosphere 0.2.18
Terraform's HCL lacks quite many programming features like iterators, true variables, advanced string manipulation, functions etc. This Ruby tool provides an easy-to-use DSL to define Terraform compatible .json files which can then be used with Terraform side-by-side with HCL files.
Gemfile:
=
install:
=
Runtime Dependencies (10):
awesome_print
= 1.7.0
aws-sdk
~> 2
colorize
= 0.8.1
deep_dup
= 0.0.3
deep_merge
= 1.1.1
hashdiff
= 0.3.0
ipaddress
= 0.8.3
kubeclient
= 2.4.0
rest-client
= 2.0.2
treetop
= 1.6.8
Development Dependencies (1):
rspec
= 3.4.0