We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f817274 commit ec1df4bCopy full SHA for ec1df4b
docs/data-sources/cached_image.md
@@ -65,4 +65,4 @@ resource "docker_container" "container" {
65
- `env` (List of String) Computed envbuilder configuration to be set for the container.
66
- `exists` (Boolean) Whether the cached image was exists or not for the given config.
67
- `id` (String) Cached image identifier. This will generally be the image's SHA256 digest.
68
-- `image` (String) Outputs the cached image URL if it exists, otherwise the builder image URL is output instead.
+- `image` (String) Outputs the cached image URL if it exists, otherwise the builder image URL as output instead.
0 commit comments