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

AWS Toolkit for Azure DevOps

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

**Describe the solution you'd like** Please add support for Powershell Core (version 6/7), and implement it the same way that it works for the native Powershell tasks in Azure DevOps....

feature-request

**Describe the bug** Given #137 and #147 causing a lambda execution failure (via cloudwatch logs only), VSTS release step is reporting successful completion of the lambda invocation. **To reproduce** 1....

bug

The documentation notes "The image tag will be of the form aws_account_id.dkr.ecr.region.amazonaws.com/imagename" however, a public ecr has the format of `public.ecr.aws//` Is there a way to specify a public ECR...

feature-request

**Describe the bug** I have a bucket that we use for cache build files. We are currently using ccache so the folder structure has a tree, which we need to...

bug
pending-release

**S3 Download error on hosted azure DevOps with windows agent** I have nested directories in s3 bucket, the task creates the top level directory as a 0 byte file, when...

bug
pending-release

Background: Running the task from an Azure DevOps Pipeline on a Windows Agent Machine. Inside the LambdaNETCoreDeploy@1 task one of things that gets run is this command: dotnet tool update...

bug

It would appear the ability to publish AWS layers from azure devops pipelines is not currently possible. I would like to request that the ability to publish layers similarly to...

feature-request

**Describe the bug** Percent in plaintext secret changed to "%25" when using Secrets Manager Get Secret task. **To reproduce** When fetching the secret using the AWS Toolkit for Microsoft Azure,...

bug

I'm following this article from aws using this toolkit. https://aws.amazon.com/blogs/devops/use-the-aws-toolkit-for-azure-devops-to-automate-your-deployments-to-aws/ How can I after deploying to a Qa Account have an approval process from AWS or Azure Toolkit before the...

guidance

AWS Lambda now fully supports .NET 6, but this isn't mentioned in the AWS Lambda Deploy Function task yet. If you select the "Update code and configuration (or create a...

feature-request