We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4bdfe02 + e80620b commit 2ee2f3eCopy full SHA for 2ee2f3e
main.tf
@@ -3,7 +3,7 @@
3
##-----------------------------------------------------------------------------
4
module "labels" {
5
source = "terraform-do-modules/labels/digitalocean"
6
- version = "1.0.0"
+ version = "1.0.1"
7
name = var.name
8
environment = var.environment
9
managedby = var.managedby
0 commit comments