aws-toolkit-azure-devops icon indicating copy to clipboard operation
aws-toolkit-azure-devops copied to clipboard

AWS Toolkit for Azure DevOps

Results 156 aws-toolkit-azure-devops issues
Sort by recently updated
recently updated
newest added

Hi team, i just created a so simple .net core mvc projects ( tried both 2.0 and 2.1) and follow the all steps to deploy the .net core project on...

needs-repro

**Describe the bug** Error raised by [AWS Systems Manager](https://docs.aws.amazon.com/systems-manager/index.html) [SendCommand](https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_SendCommand.html) when the Run Command task includes SNS Notifications **To reproduce** 1- Create a task using the AWS SSM Run Command...

Hi, Currently we are building docker image and then we are pushing that image on to container registry. after wards we are trying to push same image on to amazon...

Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @​ryanwilsonperkin in webpack/webpack#16759 v5.76.0...

dependency

Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [husky](https://github.com/typicode/husky). These dependencies need to be updated together. Removes `yaml` Updates `husky` from 4.3.8 to 8.0.3 Release notes Sourced from...

dependency

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...

dependency

**Is your feature request related to a problem? Please describe.** I'm trying to use a "Common" Azure devops asset s3 bucket to store (temporarily) all CF template when I use...

Bumps [semver](https://github.com/npm/node-semver) from 7.3.4 to 7.5.2. Release notes Sourced from semver's releases. v7.5.2 7.5.2 (2023-06-15) Bug Fixes 58c791f #566 diff when detecting major change from prerelease (#566) (@​lukekarrys) 5c8efbc #565...

dependency

Hello, After AWS infrastructure modification, S3Upload@1 tasks on Azure DevOps stopped to work for us. We discovered a simple workaround, is to use S3 endpoint. The CLI support S3 endpoint:...

**Describe the bug** When I run terraform output command in the AWSShellScript task (after a successfult terraform apply task) it returns {}, However if I group it with terraform apply...