Sha256: 17d24105d43200ab38b9a7974f801b8ade2003ac2af69d67ba3dc81c65a4acc1

Contents?: true

Size: 200 Bytes

Versions: 1

Compression:

Stored size: 200 Bytes

Contents

module Terraform
  module Binary
    # Gem Version
    VERSION = '0.1.0'.freeze

    # The version number of the Terraform binary to download and use
    TERRAFORM_VERSION = '0.10.3'.freeze
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
terraform-binary-0.1.0 lib/terraform/binary/version.rb