dependabot / feedback

The old feedback repository for Dependabot. Click below for the new repository.
https://github.com/dependabot/dependabot-core
90 stars 28 forks source link

Terraform: Dependabot can't parse your main.tf #868

Closed hazcod closed 4 years ago

hazcod commented 4 years ago

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

Terraform version:

terraform {
    required_version = ">= v0.12.19"
}
feelepxyz commented 4 years ago

@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.

hazcod commented 4 years ago

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