Skip to content

Commit

Permalink
platform(general): Get resources from platform and filter taggable re…
Browse files Browse the repository at this point in the history
…sources for policies (#3621)

* get attributes from the platform that should be applied to specific resources (not all)

* use a set for the taggable resource types

* add test of full policy scan

* fix tests

* remove local resource types

* cleanup comments and code

* remove unused imports

* fix mypy?

* fix mypy!

* make resource types list or set

* make resource types list or set

* change resource types to set

* resource types as list

* handle custom policies injected by platform

* save provider to resource mapping

* add abstract method shells

* mypy

* add unique orders for integrations

* resolve review comments

* fix test
  • Loading branch information
mikeurbanski1 authored and schosterbarak committed Oct 30, 2022
1 parent 8c59187 commit c36a321
Show file tree
Hide file tree
Showing 2 changed files with 3,999 additions and 2,837 deletions.
Loading

0 comments on commit c36a321

Please sign in to comment.