Skip to content

Commit

Permalink
Merge pull request #23 from terraform-do-modules/dependabot/terraform…
Browse files Browse the repository at this point in the history
…/terraform-do-modules/labels/digitalocean-1.0.1

Bump terraform-do-modules/labels/digitalocean from 1.0.0 to 1.0.1
  • Loading branch information
clouddrove-ci committed May 28, 2024
2 parents 28c3469 + 86d8575 commit 5525f39
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 @@ -3,7 +3,7 @@
#Description : Terraform label module variables.
module "labels" {
source = "terraform-do-modules/labels/digitalocean"
version = "1.0.0"
version = "1.0.1"
name = var.name
environment = var.environment
managedby = var.managedby
Expand Down

0 comments on commit 5525f39

Please sign in to comment.