Committing the 'automatic' refactoring
This commit is contained in:
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"python.pythonPath": ".env/bin/python3"
|
||||
}
|
||||
4
cdk.context.json
Normal file
4
cdk.context.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"@aws-cdk/core:enableStackNameDuplicates": "true",
|
||||
"aws-cdk:enableDiffNoFail": "true"
|
||||
}
|
||||
Reference in New Issue
Block a user