Sha256: d6aa42d701f89ba322804eb9b34da09705a363126e201f13f4f9d9fafe21dd2a

Contents?: true

Size: 157 Bytes

Versions: 4

Compression:

Stored size: 157 Bytes

Contents

#!/bin/bash
brew install tfenv
tfenv install latest
tfenv use latest
terraform --version
bundle install
bundle exec terraspace new shim
terraspace --version

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
terraspace_ci_github-0.1.3 lib/template/.github/bin/install
terraspace_ci_github-0.1.2 lib/template/.github/bin/install
terraspace_ci_github-0.1.1 lib/template/.github/bin/install
terraspace_ci_github-0.1.0 lib/template/.github/bin/install