Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
platform(general): Get resources from platform and filter taggable re…
…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