cartography icon indicating copy to clipboard operation
cartography copied to clipboard

Refactor AWS TGW module to new data model

Open achantavy opened this issue 6 months ago • 0 comments

Summary

  • refactor cartography/intel/aws/ec2/tgw.py to use the declarative data model
  • add TransitGatewaySchema and TransitGatewayAttachmentSchema
  • update TGW integration tests for new sync function

Testing

  • make test_lint
  • make test_unit
  • make test_integration (fails: Couldn't connect to localhost:7687)

https://chatgpt.com/codex/tasks/task_b_68478828d708832fb7cef8c46babe51f

achantavy avatar Jun 10 '25 03:06 achantavy