We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1666a0 + 1a8e3ad commit 32b364cCopy full SHA for 32b364c
main.tf
@@ -3,7 +3,7 @@
3
##-----------------------------------------------------------------------------
4
module "labels" {
5
source = "terraform-do-modules/labels/digitalocean"
6
- version = "1.0.4"
+ version = "1.0.5"
7
name = var.name
8
environment = var.environment
9
managedby = var.managedby
0 commit comments