We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28abf07 commit aa56a1fCopy full SHA for aa56a1f
.tools/test/stacks/config/variables.json
@@ -1,5 +1,6 @@
1
[
2
{
3
- "S3_BUCKET_NAME_PREFIX": "sdk-example-code"
+ "name": "S3_BUCKET_NAME_PREFIX",
4
+ "value": "sdk-example-code"
5
}
6
]
0 commit comments