Merge #8337: Fix doc error for docker_registry_image data source

This commit is contained in:
Martin Atkins 2016-08-19 19:30:31 -07:00 committed by GitHub
commit d0bc787c9b
1 changed files with 1 additions and 1 deletions

View File

@ -37,4 +37,4 @@ The following arguments are supported:
The following attributes are exported in addition to the above configuration:
* `id` (string) - The ID of the image, as stored on the registry.
* `sha256_digest` (string) - The content digest of the image, as stored on the registry.