1# `k8s-config-connector-iam` 2 3Service account and optional API key for K8s Config Connector (KCC). Since it uses 4`IAM*` resources to do so, this package is only suitable when there is an existing 5KCC installation that can be targeted. 6 7This package depends on `config-connector` and `k8s-config-connector-operator` 8because it cannot actually be applied without both of them.