Skip to content

Commit 8b7f30a

Browse files
author
Scott Miller
committed
bump tags module version
1 parent effc1b2 commit 8b7f30a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

main.tf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
module "tags" {
2-
source = "git::https://github.com/rhythmictech/terraform-terraform-tags.git?ref=v0.0.2"
2+
source = "rhythmictech/tags/terraform"
3+
version = "~> 1.1"
34
tags = var.tags
45

56
names = [

0 commit comments

Comments
 (0)