How much of your Terraform, CloudFormation, Bicep etc is actually being written by AI agents in prod?
Context for why I'm asking: I maintain a CLI tool in the IaC space and just shipped a major release that assumes agents are now the primary caller (e.g. predicate flags so the agent doesn't compose jq | python | wc pipelines, output format that strips JSON's redundant field names) rather than humans at a terminal. Before I keep building in that direction, I want to sanity-check with this sub: is "agents writing IaC in prod" actually a thing yet, or am I betting on a future that's still a year out?