Skip to content

Commit 551c24a

Browse files
add in aws.
1 parent 2388429 commit 551c24a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/devcontainers/base/src/.devcontainer/devcontainer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
},
5858
"features": {
5959

60-
// "ghcr.io/devcontainers/features/aws-cli:1": {
61-
// "version": "latest"
62-
// },
60+
"ghcr.io/devcontainers/features/aws-cli:1": {
61+
"version": "latest"
62+
},
6363
"ghcr.io/devcontainers/features/common-utils:2": {
6464
"configureZshAsDefaultShell": true,
6565
"installOhMyZsh": true,

0 commit comments

Comments
 (0)