From ba9d6864961cb5adccda5399025a1b8672fba16e Mon Sep 17 00:00:00 2001 From: S Smith Date: Thu, 30 Jul 2026 22:04:02 +0000 Subject: [PATCH] remove extension --- src/aws-cli/devcontainer-feature.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/aws-cli/devcontainer-feature.json b/src/aws-cli/devcontainer-feature.json index 67439de..4a628e2 100644 --- a/src/aws-cli/devcontainer-feature.json +++ b/src/aws-cli/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "AWS CLI (RHEL)", "id": "aws-cli", - "version": "1.0.0", + "version": "1.0.1", "description": "Installs the AWS CLI along with needed dependencies. Best-efforts a dnf install.", "documentationURL": "https://github.com/faangbait/dnf-features/tree/main/src/aws-cli", "options": { @@ -22,7 +22,7 @@ "customizations": { "vscode": { "extensions": [ - "AmazonWebServices.aws-toolkit-vscode" + // "AmazonWebServices.aws-toolkit-vscode" ], "settings": { "github.copilot.chat.codeGeneration.instructions": [