Skip to content

Commit

Permalink
Merge pull request #151 from terraform-google-modules/fix-150
Browse files Browse the repository at this point in the history
Add jq to README; fixes #150
  • Loading branch information
aaron-lane committed May 27, 2019
2 parents 79542bc + 58717ee commit 39db0cd
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 39db0cd

Please sign in to comment.