Merge pull request #2200 from smatyas/patch-1

typo fix in google_container_registry_repository.html.markdown
This commit is contained in:
Paddy 2018-10-11 23:29:11 -07:00 committed by GitHub
commit b36050cb0c
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