From 5f1f1c1362bfa2ef8d6ef9e23c0163621b1de68a Mon Sep 17 00:00:00 2001 From: Jay Wallace Date: Tue, 24 May 2016 11:30:51 -0700 Subject: [PATCH] Update artifact.html.markdown --- website/source/docs/providers/atlas/r/artifact.html.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/source/docs/providers/atlas/r/artifact.html.markdown b/website/source/docs/providers/atlas/r/artifact.html.markdown index fc4446093..41c0fe296 100644 --- a/website/source/docs/providers/atlas/r/artifact.html.markdown +++ b/website/source/docs/providers/atlas/r/artifact.html.markdown @@ -53,7 +53,8 @@ The following arguments are supported: to find a matching artifact in the latest build, "any" to find a matching artifact in any build, or a specific number to pin to that build. If `build` and `version` are unspecified, `version` will default - to "latest". Cannot be specified with `version`. + to "latest". Cannot be specified with `version`. Note: `build` is only + present if Atlas builds the image. * `version` - (Optional) The version of the artifact to filter on. This can be "latest", to match against the latest version, "any" to find a matching artifact