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 45f4d00 commit eefc77aCopy full SHA for eefc77a
.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