docs: Fix exported attribute name in docker_registry_image

This commit is contained in:
kyhavlov 2016-08-19 20:35:00 -04:00 committed by GitHub
parent 146da09d5d
commit 0b165164c4
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.