We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bceef14 + 5f1f1c1 commit 7a5641bCopy full SHA for 7a5641b
1 file changed
website/source/docs/providers/atlas/r/artifact.html.markdown
@@ -53,7 +53,8 @@ The following arguments are supported:
53
to find a matching artifact in the latest build, "any" to find a
54
matching artifact in any build, or a specific number to pin to that
55
build. If `build` and `version` are unspecified, `version` will default
56
- to "latest". Cannot be specified with `version`.
+ to "latest". Cannot be specified with `version`. Note: `build` is only
57
+ present if Atlas builds the image.
58
59
* `version` - (Optional) The version of the artifact to filter on. This can
60
be "latest", to match against the latest version, "any" to find a matching artifact
0 commit comments