terraform-provider-docker
terraform-provider-docker copied to clipboard
docs: clarify availability of docker_image.repo_digest
The detailed note could save users some troubleshooting time because without this knowledge, when building an image, it's confusing why the value is missing when first time a config is applied, but present on subsequent times.
The unit tests do not check for repo_digest for configurations which build an image.