mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2026-01-20 21:52:57 -05:00
docs: Fix exported attribute name in docker_registry_image
This commit is contained in:
parent
54ab3a99fb
commit
3f12dfcb35
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue