Skip to content

Commit

Permalink
added tags in label
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolnagpal committed Feb 17, 2021
1 parent a662235 commit e168e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ locals {
# tags 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
Expand Down

0 comments on commit e168e56

Please sign in to comment.