Skip to content

Commit 58717ee

Browse files
authored
Add jq to README; fixes #150
1 parent 79542bc commit 58717ee

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,10 @@ Before this module can be used on a project, you must ensure that the following
190190
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.
191191

192192
### Software Dependencies
193-
#### Kubectl
193+
#### CLI tools
194194
- [kubectl](https://github.com/kubernetes/kubernetes/releases) 1.9.x
195+
- [jq](https://stedolan.github.io/jq/) 1.6.x
196+
195197
#### Terraform and Plugins
196198
- [Terraform](https://www.terraform.io/downloads.html) 0.11.x
197199
- [terraform-provider-google](https://github.com/terraform-providers/terraform-provider-google) v2.3

0 commit comments

Comments
 (0)