Upgraded label version
This commit is contained in:
parent
e1dd685a78
commit
227f1ee5db
2
main.tf
2
main.tf
@ -8,7 +8,7 @@ locals {
|
|||||||
}
|
}
|
||||||
|
|
||||||
module "label" {
|
module "label" {
|
||||||
source = "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.16.0"
|
source = "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.24.1"
|
||||||
namespace = var.namespace
|
namespace = var.namespace
|
||||||
stage = var.stage
|
stage = var.stage
|
||||||
name = var.name
|
name = var.name
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user