dependabot / feedback

The old feedback repository for Dependabot. Click below for the new repository.

Home Page:https://github.com/dependabot/dependabot-core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform: Dependabot can't parse your main.tf

hazcod opened this issue · comments

Issue: ironpeakservices/infrastructure#17
File in question: https://github.com/ironPeakServices/infrastructure/blob/master/main.tf

Terraform version:

terraform {
    required_version = ">= v0.12.19"
}

@hazcod we're tracking HCL2 support here: https://github.com/dependabot/feedback/issues/671
We've paused most dependabot-core improvements as we integrate Dependabot Preview with GitHub. We're aiming to get back to these improvements in the next 3-6 months.

@feelepxyz Thanks for the update, can't wait for the integration!