1 parent 910ca26 commit 4912ac8Copy full SHA for 4912ac8
1 file changed
.devcontainer/devcontainer.json
@@ -0,0 +1,6 @@
1
+{
2
+ "image": "mcr.microsoft.com/devcontainers/universal:2",
3
+ "features": {
4
+ "ghcr.io/devcontainers/features/aws-cli:1": {}
5
+ }
6
+}
0 commit comments