Sha256: ece7bc281e7e79faed834eaf0914f56630187bed6d27831136d95eece200cb6b

Contents?: true

Size: 159 Bytes

Versions: 104

Compression:

Stored size: 159 Bytes

Contents

class Terraspace::Compiler::Strategy::Tfvar
  class Rb < Base
    def run
      Terraspace::Compiler::Dsl::Tfvars.new(@mod, @src_path).build
    end
  end
end

Version data entries

104 entries across 104 versions & 1 rubygems

Version Path
terraspace-0.2.0 lib/terraspace/compiler/strategy/tfvar/rb.rb
terraspace-0.1.2 lib/terraspace/compiler/strategy/tfvar/rb.rb
terraspace-0.1.1 lib/terraspace/compiler/strategy/tfvar/rb.rb
terraspace-0.1.0 lib/terraspace/compiler/strategy/tfvar/rb.rb