Skip to content

Commit d29d7a4

Browse files
committed
updating label module version
1 parent bc38443 commit d29d7a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ locals {
5050
# Sanitizes tags for aws provider
5151
module "tags" {
5252
source = "aws-ia/label/aws"
53-
version = "0.0.5"
53+
version = "0.0.6"
5454

5555
tags = var.tags
5656
}

0 commit comments

Comments
 (0)