biosphere 0.0.1
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:
=
インストール:
=
Runtime依存関係 (2):
awesome_print
= 1.7.0
ipaddress
= 0.8.3
Development依存関係 (1):
rspec
= 3.4.0