doc: template version for ECS, Consul Catalog and Mesos.
This commit is contained in:
parent
5c0b18efe4
commit
6845068b82
3 changed files with 40 additions and 5 deletions
|
@ -84,6 +84,15 @@ secretAccessKey = "123"
|
|||
# Optional
|
||||
#
|
||||
# filename = "ecs.tmpl"
|
||||
|
||||
# Override template version
|
||||
# For advanced users :)
|
||||
#
|
||||
# Optional
|
||||
# - "1": previous template version (must be used only with older custom templates, see "filename")
|
||||
# - "2": current template version (must be used to force template version when "filename" is used)
|
||||
#
|
||||
# templateVersion = "2"
|
||||
```
|
||||
|
||||
If `AccessKeyID`/`SecretAccessKey` is not given credentials will be resolved in the following order:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue