fix: template version documentation.
This commit is contained in:
parent
0373cd6f97
commit
749d833f65
6 changed files with 7 additions and 7 deletions
|
@ -92,7 +92,7 @@ secretAccessKey = "123"
|
|||
# - "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"
|
||||
# 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