andy Augustin

Results 14 issues of andy Augustin

It is possible to evict caches within AWS appsync. https://aws.amazon.com/blogs/mobile/introducing-server-side-caching-item-eviction-for-aws-appsync/ It would be super nice if this plugin supports those evictions.

Hi dear ADF team, Due to broken ADF pipeline creations we needed to recreate our `adf-global-base-deployment` stack within our deployment account. This led to a recreation of the underlying `adf-codepipeline-role`...

enhancement
good first issue

Hi, **ADF version** version 3.1.2 **Describe the bug** When bootstrapping the deployment account with 3 target regions the step function step *CreateOrUpdateBaseStack* has a timeout. **To Reproduce** Create ADF framework...

Hi, **Feature request** I would love to have [AWS codeartifact](https://aws.amazon.com/codeartifact/?nc1=h_ls) enabled as an ADF Pipeline build trigger. **use case** New version of `[npm|maven|...]` package published will trigger a deployment step...

enhancement

It would be super nice if [npm workspaces](https://docs.npmjs.com/cli/v8/using-npm/workspaces) would be supported with gts. Currently there are some issues (similar to #490 ) when I want to use `gts` within my...

*Issue #472 * *Description of changes:* Modify the trust relations for the roles. Now a recreation of the related roles is possible without the need of a recreation for the...

**Problem** Consider the following pipeline configuration ```yml - name: foo default_providers: source: provider: codecommit properties: account_id: 111111111111 build: provider: codebuild properties: image: "STANDARD_5_0" targets: - path: /foo properties: template_filename: foo_template.yml...

### Description of the problem ```bash $ gitmoji -v 8.0.0 ``` Currently it is not possible to use `git commit` flags and options when calling `gitmoji -c`. Because of that...

feature

### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...

enhancement
backend/azure

### Is this feature request related to a new rule or cfn-lint capabilities? New capability ### Describe the feature you'd like to request There exist some CloudFormation types which allow...

new rule
p1