biosphere 0.2.19
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 相依性套件 (11):
            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
          
          
            jsonpath
            = 0.8.5
          
          
            kubeclient
            = 2.4.0
          
          
            rest-client
            = 2.0.2
          
          
            treetop
            = 1.6.8
          
    Development 相依性套件 (1):
            rspec
            = 3.4.0
          
    