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