Skip to content

Commit 52faafc

Browse files
Gowiemactions-bot
andauthored
[AUTOMATED] Update terraform-null-label versions to support Terraform 0.13 (#16)
* [AUTOMATED] Update terraform-null-label versions to support Terraform 0.13 * Updated README.md Co-authored-by: actions-bot <[email protected]>
1 parent 9849ed6 commit 52faafc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "label" {
2-
source = "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.16.0"
2+
source = "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.17.0"
33
namespace = var.namespace
44
stage = var.stage
55
environment = var.environment

0 commit comments

Comments
 (0)