Sha256: 03745bf857050725032b7a596b13700f4cb2a073f867978efd240ddbaedfe102
Contents?: true
Size: 274 Bytes
Versions: 104
Compression:
Stored size: 274 Bytes
Contents
describe Terraspace::CLI do before(:all) do @args = "--from Tung" end describe "terraspace" do it "up" do # ts_root = "spec/fixtures/projects/hcl/aws" # out = execute("TS_ROOT=#{ts_root} exe/terraspace up core") # puts out end end end
Version data entries
104 entries across 104 versions & 1 rubygems