biosphere 0.0.14
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依存関係 (6):
awesome_print
= 1.7.0
aws-sdk
~> 2
colorize
= 0.8.1
hashdiff
= 0.3.0
ipaddress
= 0.8.3
kubeclient
= 2.1.0
Development依存関係 (1):
rspec
= 3.4.0