mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update artifact.html.markdown
This commit is contained in:
parent
bceef14439
commit
5f1f1c1362
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user