hashicorp / terraform-cdk

Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
https://www.terraform.io/cdktf
Mozilla Public License 2.0
4.88k stars 455 forks source link

fix(cli): Support Kotlin Build Scripts in Gradle Project and Cdktf Version Detection #3760

Open nelsonleblanc-rl opened 2 weeks ago

nelsonleblanc-rl commented 2 weeks ago

Related issue

Fixes # 3759

Description

Support Kotlin build scripts for Gradle by enumerating build.gradle.kts in isGradleProject and getGradlePackageVersionFromBuild functions.

Checklist

hashicorp-cla-app[bot] commented 2 weeks ago

CLA assistant check
All committers have signed the CLA.