Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed May 27, 2018
1 parent 6c16aff commit 1c9167f
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@

<!-- ![gopher](https://s3.us-east-2.amazonaws.com/kepler-images/warrensbox/logo.png =100x20) -->

The `tfswitch` command lets you switch between different terraform versions.
If you do not have a particular version installed, `tfswitch` will download the version you desire.
The `tfswitch` command line tool lets you switch between different versions of [terraform](https://www.terraform.io/).
If you do not have a particular version of terraform installed, `tfswitch` will download the version you desire.
The installation is minimal and easy.
Once installed, simply select the version you require from the dropdown and start using terraform.
Once installed, simply select the version you require from the dropdown and start using terraform.

See installation guide here: [tfswitch installation](https://warrensbox.github.io/terraform-switcher/)

Expand Down
2 changes: 1 addition & 1 deletion docs/_site/additional.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
{"description":"The tfswitch command lets you switch between different terraform versions","@type":"WebPage","url":"http://localhost:4000/additional.html","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/img/logo.png"}},"headline":"tfswitch","@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->

<link rel="stylesheet" href="/assets/css/style.css?v=9968f7cbb523ea3b34f68c4a94ab800b5e49082c">
<link rel="stylesheet" href="/assets/css/style.css?v=6c16aff653b46cb901ab51930aff5fb32a67c957">
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->
Expand Down
6 changes: 3 additions & 3 deletions docs/_site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
{"name":"tfswitch","description":"The tfswitch command lets you switch between different terraform versions","@type":"WebSite","url":"http://localhost:4000/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/img/logo.png"}},"headline":"Terraform Switcher","@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->

<link rel="stylesheet" href="/assets/css/style.css?v=9968f7cbb523ea3b34f68c4a94ab800b5e49082c">
<link rel="stylesheet" href="/assets/css/style.css?v=6c16aff653b46cb901ab51930aff5fb32a67c957">
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->
Expand Down Expand Up @@ -53,8 +53,8 @@

<h1 id="terraform-switcher">Terraform Switcher</h1>

<p>The <code class="highlighter-rouge">tfswitch</code> command lets you switch between different terraform versions.
If you do not have a particular version installed, <code class="highlighter-rouge">tfswitch</code> will download the version you desire.
<p>The <code class="highlighter-rouge">tfswitch</code> command line tool lets you switch between different versions of <a href="https://www.terraform.io/">terraform</a>.
If you do not have a particular version of terraform installed, <code class="highlighter-rouge">tfswitch</code> will download the version you desire.
The installation is minimal and easy.
Once installed, simply select the version you require from the dropdown and start using terraform.</p>

Expand Down
4 changes: 2 additions & 2 deletions docs/_site/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Terraform Switcher

The `tfswitch` command lets you switch between different terraform versions.
If you do not have a particular version installed, `tfswitch` will download the version you desire.
The `tfswitch` command line tool lets you switch between different versions of [terraform](https://www.terraform.io/).
If you do not have a particular version of terraform installed, `tfswitch` will download the version you desire.
The installation is minimal and easy.
Once installed, simply select the version you require from the dropdown and start using terraform.

Expand Down
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Terraform Switcher

The `tfswitch` command lets you switch between different terraform versions.
If you do not have a particular version installed, `tfswitch` will download the version you desire.
The `tfswitch` command line tool lets you switch between different versions of [terraform](https://www.terraform.io/).
If you do not have a particular version of terraform installed, `tfswitch` will download the version you desire.
The installation is minimal and easy.
Once installed, simply select the version you require from the dropdown and start using terraform.

Expand Down

0 comments on commit 1c9167f

Please sign in to comment.