Skip to content

Commit fce52c0

Browse files
committed
set correct context for region label
1 parent 6de9c58 commit fce52c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@ module "label" {
4343

4444
module "region_label" {
4545
source = "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.15.0"
46+
context = module.label.context
4647
attributes = [var.region]
4748
}

0 commit comments

Comments
 (0)