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 1add014 commit 096c60eCopy full SHA for 096c60e
.github/workflows/test.yml
@@ -18,6 +18,8 @@ on:
18
env:
19
AWS_ACCESS_KEY_ID: test
20
AWS_SECRET_ACCESS_KEY: test
21
+ AWS_REGION: us-east-1
22
+ AWS_DEFAULT_REGION: us-east-1
23
24
jobs:
25
dynamic-cdk-version-testing:
0 commit comments