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 bc5687e commit 47629a6Copy full SHA for 47629a6
1 file changed
docs/aws-cdk.md
@@ -10,6 +10,7 @@ A streamlined AWS CDK workflow supporting multi-environment infrastructure synth
10
- **PR diff comments**: When running a diff on a pull request, the result is posted (or updated) as a PR comment
11
- **Smart Node.js setup**: Automatic detection from .nvmrc file with dependency caching
12
- **Package manager detection**: Automatic support for npm, yarn (classic/berry), and pnpm
13
+- **Cross-platform Docker builds**: ARM64 container support via QEMU/Buildx emulation
14
- **Debug support**: Verbose logging and debug output for troubleshooting
15
- **GitHub Environments support**: Credentials and stack names can be configured per-environment via GitHub Environment variables/secrets
16
0 commit comments