terraform-provider-docker icon indicating copy to clipboard operation
terraform-provider-docker copied to clipboard

docs: clarify availability of docker_image.repo_digest

Open siddharthab opened this issue 2 years ago • 0 comments

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.

siddharthab avatar Apr 18 '23 05:04 siddharthab