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 bug** When the Cloudformation create / update stack task fails the API response with the offending Logical ID and Status reason is not surfaced in the task logs....

bug
needs-design

The plugin uses the global endpoint so it cannot support opt in regions. Fix this and add opt in regions to the region list.

feature-request

Hi I encountered a problem when I run the Create / Update Stack task of Cloud Formation from a build agent. I have no problems running the command to create...

needs-response

Hi, I added the "AWS Tools for Windows PowerShell Script" task to my Azure DevOps pipeline, then I added my valid AWS credentials using AWS Service Connection (input AccessKeyID and...

needs-response

**Describe the bug** AWS Cloudformation Create/Update Stack fails with 500 error when creating a document DB cluster with null (Service: AmazonRDS; Status Code: 500; Error Code: InternalFailure CreateDBCluster' api call...

bug

Hi, We use AWS Cloudformation Create/Update VSTS task to create a stack. The VSTS task waits for the stack status to become "Create_Complete". However, we have noticed that our stack...

feature-request

**Describe the bug** Role to assume (optional) field allows whitespace, This is pretty hard to troubleshoot so I thought I'd mention it. https://github.com/aws/aws-vsts-tools/blob/master/Tasks/Common/awsConnectionParameters.ts (awsparams.AssumeRoleARN)

feature-request

**Description** It would be nice for the ECRPullImage task to output the image that it pulls, so that it can be used in downstream tasks. This could be done in...

feature-request

Is your feature request related to a problem? Please describe. Ideally I would like to be able to enable "Scan on Push" on the ECR when using "Amazon ECR Push"...

feature-request

**Describe the solution you'd like** For security and audit purpose the ability to substitute the external-id value in the service connection with a variable value so we can pass to...

feature-request