-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
It could be interesting to include terragrunt.hcl files to the version check. Terragrunt files have the following terraform configuration block (this is an example):
terraform {
source = "[email protected]:terraform-aws-modules/terraform-aws-iam.git//modules/iam-assumable-roles?ref=v2.21.0"
}
Do you know how this could be implemented?
asokolskyzen
Metadata
Metadata
Assignees
Labels
No labels