Jeff Bacon

Results 8 comments of Jeff Bacon

I just hit the same message as @VRMink posted in my Angular 11 app. ![image](https://user-images.githubusercontent.com/44843779/183264867-1e633557-d3ae-45a9-b0e6-7b29732c52bd.png) `package.json` ```json "@angular-devkit/core": "v11-lts", "@angular/animations": "v11-lts", "@angular/cdk": "v11-lts", "@angular/common": "v11-lts", "@angular/compiler": "v11-lts", "@angular/core": "v11-lts", "@angular/forms":...

@frederikprijck The issue I noted went away for me after some combination of re-compiling, reloading/restarting VS Code. Sorry for the confusion.

note: I would try and hack this in but I can't quite figure out the workflow from the CLI and the rest of the app to identify where this would...

@iainelder The Security Hub control [CloudFormation.1](https://docs.aws.amazon.com/securityhub/latest/userguide/cloudformation-controls.html#cloudformation-1) requires that all CloudFormation Stacks are integrated with SNS notifications. Without the ability to specify an SNS notification topic for each stack in the...

I'm not sure a rule can be added by Security Hub to detect individual stack notification handling. A rule could detect that there exists an EventBridge rule which would match...

I agree that the CloudFormation.1 control is no longer a reason to implement this feature. The use case still stands though. I have had to implement an EventBridge Pipe +...

Yes, maybe I misunderstood this repo for coverage as I thought it was for the CloudFormation service (to which the template files map YAML/JSON properties) rather than just the JSON/YAML...

I just added draw.io to my Confluence (cloud) and I am experiencing this issue as well. When I try to add a `/draw` board to my Confluence page, the draw.io...