diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index d36262d..a856cd0 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -5,6 +5,7 @@ "image": "mcr.microsoft.com/devcontainers/base:jammy", "features": { "ghcr.io/devcontainers/features/aws-cli:1": {}, + "ghcr.io/devcontainers-extra/features/aws-sso-cli:1": {}, "ghcr.io/devcontainers/features/terraform:1": {}, "ghcr.io/dhoeric/features/terraform-docs:1": {}, "ghcr.io/dhoeric/features/tfsec:1": {}