We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 636be4e commit a0d46daCopy full SHA for a0d46da
README.md
@@ -9,7 +9,7 @@ The API git versions are updated into SSM using a specific key prefix, which by
9
```yaml
10
custom:
11
ssmApiGitVersion:
12
- ssmPrefix: '/my-custom/prefix/'
+ ssmPrefix: '/my-custom/<stage>/prefix/'
13
```
14
15
The `<stage>` placeholder gets replaced with the stack stage.
0 commit comments