Skip to content

Commit

Permalink
TF13: Need v0.17.0 of terraform-null-label (#61)
Browse files Browse the repository at this point in the history
Co-authored-by: actions-bot <[email protected]>
  • Loading branch information
davidkarlsen and actions-bot authored Aug 11, 2020
1 parent 9358339 commit 021d045
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 @@ -5,7 +5,7 @@ locals {
}

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.17.0"
enabled = var.enabled
namespace = var.namespace
stage = var.stage
Expand Down

0 comments on commit 021d045

Please sign in to comment.