Commit Graph

1 Commits

Author SHA1 Message Date
Arthur Chan 2827f7afb7
cloud-custodian: initial integration (#11111)
Initial integration of Cloud Custodian, a rules engine for cloud
platforms such as Google Cloud, AWS, Azure and Kubernetes. Users write
YAML-based policies to query, filter and take actions on cloud
resources. It is used in production by companies such as:

1. HBO Max
2. JP Morgan
3. Capital One
4. Siemens
5. Zapier

And
[others](https://github.com/cloud-custodian/cloud-custodian/blob/main/ADOPTERS.md).

Cloud Custodian is a Cloud Native Computing Foundation project.

---------

Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
2023-10-13 10:57:16 +11:00