diff --git a/main.tf b/main.tf index 997deee..b22a923 100644 --- a/main.tf +++ b/main.tf @@ -7,7 +7,7 @@ # for resources. You can use terraform-labels to implement a strict naming # convention. module "labels" { - source = "git::https://github.com/clouddrove/terraform-labels.git" + source = "git::https://github.com/clouddrove/terraform-labels.git?ref=tags/0.12.0" name = var.name application = var.application