Skip to content

Commit

Permalink
Add jq to README; fixes #150
Browse files Browse the repository at this point in the history
  • Loading branch information
morgante authored May 21, 2019
1 parent 79542bc commit 58717ee
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,10 @@ Before this module can be used on a project, you must ensure that the following
The [project factory](https://github.com/terraform-google-modules/terraform-google-project-factory) can be used to provision projects with the correct APIs active and the necessary Shared VPC connections.

### Software Dependencies
#### Kubectl
#### CLI tools
- [kubectl](https://github.com/kubernetes/kubernetes/releases) 1.9.x
- [jq](https://stedolan.github.io/jq/) 1.6.x

#### Terraform and Plugins
- [Terraform](https://www.terraform.io/downloads.html) 0.11.x
- [terraform-provider-google](https://github.com/terraform-providers/terraform-provider-google) v2.3
Expand Down

0 comments on commit 58717ee

Please sign in to comment.