This commit is contained in:
Mátyás Somfai 2018-10-09 18:18:14 +02:00 committed by GitHub
parent 99c8a17a3e
commit 9f74d5f5c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ output "gcr_location" {
```
## Argument Reference
* `project`: (Optional) The project ID that this repository is attached to. If not provider, provider project will be used instead.
* `project`: (Optional) The project ID that this repository is attached to. If not provided, provider project will be used instead.
* `region`: (Optional) The GCR region to use. As of this writing, one of `asia`, `eu`, and `us`. See [the documentation](https://cloud.google.com/container-registry/docs/pushing-and-pulling) for additional information.
## Attributes Reference