Bryce Ito
Bryce Ito
Sorry about the delay, taking a look at this, I'm assuming the request here is to create a layer from a prebuilt zip or directory on the pipeline agent or...
This code shouldn't have changed between the two versions, and this should use whatever version of CDK is present on your Azure Pipelines Agent (the toolkit shouldn't install the CDK...
Taking a look into this: are you looking to get a full `describe` output from some of the existing tasks, or are you looking for a task to explicitly pull...
Hi @linfengslalom ; apologies for the delay in responding. The region should be used when constructing the client (you'll have to `npm run build` the package to see that output)....
Hi @Slooz A few questions: * Are you setting a custom timeout for this job? * I'm noticing all of these runs take ~15 minutes; is this typical for this...
@JDTAY Apologies for the delay here, looks like we're coercing this value into a string: https://github.com/aws/aws-toolkit-azure-devops/blob/master/src/lib/sdkutils.ts#L254 I'm assuming that you're expecting the `Adding tag. Key 'ServiceLayerTag', Value '1'` lines in...
Hi @thibautbrard and apologies for the delay. We'll take a look into this on our end.
Hi @sboonyakiatACR I'm assuming you're talking about [Cloudformation's `disableRollback`](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stack-failure-options.html)? This isn't currently implemented but we can look to add this as a future option.
@sboonyakiatACR Just took a look, we should have `disableRollback` on the CloudFormation create/update stack task. Have you tried this, and if so, is this not meeting your current needs or...
Hi @TheAdminDavid , We aren't collecting any private data, but we should definitely have a privacy policy stating this. I've brought this up with our team and will update the...