localstack icon indicating copy to clipboard operation
localstack copied to clipboard

Track cfn resource events

Open simonrw opened this issue 1 year ago • 1 comments

Motivation

During the migration to resource providers, the event information telling us which resources are being used and which resources are not implemented was removed. This means we no longer get an accurate picture of CFn resource usage.

Changes

  • Emit both resource_type and missing_resource_types events at appropriate places

TODO

  • [ ] Test against -ext with https://github.com/localstack/localstack-ext/actions/runs/8941504000

simonrw avatar May 03 '24 09:05 simonrw

LocalStack Community integration with Pro

  2 files    2 suites   21m 8s :stopwatch: 385 tests 274 :white_check_mark: 111 :zzz: 0 :x: 387 runs  274 :white_check_mark: 113 :zzz: 0 :x:

Results for commit 9e7729d9.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar May 03 '24 10:05 github-actions[bot]