Hey CQ team,
I’ve been running CQ as a Kubernetes cron for a couple of years now and am finally getting around to upgrading, and wow, I think there’s a massive amount of changes. I’m currently at CLI 2.0.23
and AWS plugin 7.2.3
, haha, so I’m waaaaaaayyyyy behind!
Anyways, I’m probably just going to redeploy from scratch. That said, I’m trying to understand the login component of the CLI that now exists. I’m fine with creating a login and generating API keys, etc., but just so I understand: If my process is essentially to build my CQ container that includes the CQ CLI and run the cloudquery sync
command in that pod/container via a Kubernetes cron job several times a day – in this scenario, I’m not in danger of hitting any plugin download rate limits, correct?