Skip to content

Commit

Permalink
[README] Update requirements on ruby and terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
jylitalo committed Nov 25, 2021
1 parent 0be1200 commit 47117ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ Offers a command-line helper tool, `tf`

YleTf requires Terraform which can be installed according to their [instructions](https://www.terraform.io/intro/getting-started/install.html). On MacOS (and OSX) you can use [Homebrew](https://brew.sh/). You can also easily install and manage multiple versions of Terraform with [homebrew-terraforms](https://github.com/Yleisradio/homebrew-terraforms).

YleTf supports Terraform versions from 0.9 on. Tested versions range from 0.11 to 1.0.
YleTf supports Terraform versions from 0.11 on. Tested versions range from 0.11 to 1.0.

YleTf requires Ruby 2.3 or newer. Tested versions range from 2.4 to 3.0.
YleTf requires Ruby 2.6 or newer. Tested versions range from 2.6 to 3.0.

## Installation

Expand Down

0 comments on commit 47117ed

Please sign in to comment.