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

I'm experiencing this with the `Create Application Version` and `Deploy` ElasticBeanstalk tasks, but after perusing the [source for this plugin](https://github.com/aws/aws-toolkit-azure-devops/blob/bae6b76e3bfd10a4188a93db6e026111710bdade/src/lib/beanstalkUtils.ts#L14), this probably applies to any task that automatically resolves an...

feature-request

On 30 Aug 2021 AWS has released an ability to preserve the successfully provisioned resource and only roll back the failed resource. This feature has cut down my troubleshooting time...

feature-request

This task fails if the change set that is being executed has no changes. There should be an option to not fail in this case just as there is in...

needs-repro

I have a question regarding a Privacy Policy for this Azure DevOps Extension. Is it correct, that you don't collect any private Data, because you didn't specify a Privacy Policy...

**Describe the bug** I can not upload my image from azure devops to aws ecr **To reproduce** 2019-11-28T18:34:36.0850956Z ##[section]Starting: Push Image: latest 2019-11-28T18:34:36.0854117Z ============================================================================== 2019-11-28T18:34:36.0854220Z Task : Amazon ECR Push...

bug

**Describe the bug** When running the [AWS Shell Script task](https://docs.aws.amazon.com/de_de/vsts/latest/userguide/awsshell.html) after 15 Minutes the calls will abort because of the End of Life of the Token. **To reproduce** Build pipeline...

Edit: changed the code to include a simple CloudFormation template that deploys an S3 bucket. Are Inline defined Parameter types in Azure DevOps Pipeline configuration, correctly passed in to CloudFormationCreateOrUpdateStack@1?...

**Is your feature request related to a problem? Please describe.** Accidental updates to stack resources can't be prevented with CloudFormation tasks **Describe the solution you'd like** Allow stack policies to...

`CloudFormationCreateOrUpdateStack` intermittently reports that the update failed even though the stack update is still in progress **Screenshots** Compare the timestamps of the Azure Pipelines logs and of the CloudFormation stack...

Feature request - Deploy SAM packages support. Deploying SAM packages is still a little bit of a pain via VSTS / Azure DevOps. would be good to have the tooling...

feature-request