dependabot / dependabot-core

🤖 Dependabot's core logic for creating update PRs.

Home Page:https://docs.github.com/en/code-security/dependabot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for CDKTF (Terraform CDK)

alexbchr opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

Dependabot supports Terraform, but not when used via CDKTF (Terraform CDK).

It would be great if dependabot could read the cdktf.json file and ensure that terraformProviders and terraformModules are up-to-date.