Skip to content

Commit eb017f9

Browse files
authored
Merge pull request #38 from terraform-google-modules/document-gcloud
Add gcloud dependency info
2 parents 692542e + 7772dac commit eb017f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,10 @@ The routes list contains maps, where each object represents a route. For the nex
133133
| priority | The priority of this route. Priority is used to break ties in cases where there is more than one matching route of equal prefix length. In the case of two routes with equal prefix length, the one with the lowest-numbered priority value wins | string | 1000 | yes |
134134

135135
## Requirements
136-
### Terraform plugins
136+
### Installed Software
137137
- [Terraform](https://www.terraform.io/downloads.html) 0.10.x
138138
- [terraform-provider-google](https://github.com/terraform-providers/terraform-provider-google) plugin v1.12.0
139+
- [gcloud](https://cloud.google.com/sdk/gcloud/) >243.0.0
139140

140141
### Configure a Service Account
141142
In order to execute this module you must have a Service Account with the following roles:

0 commit comments

Comments
 (0)