Skip to content

Commit

Permalink
build(deps): bump terraform-do-modules/labels/digitalocean
Browse files Browse the repository at this point in the history
Bumps [terraform-do-modules/labels/digitalocean](https://github.com/terraform-do-modules/terraform-digitalocean-labels) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/terraform-do-modules/terraform-digitalocean-labels/releases)
- [Changelog](https://github.com/terraform-do-modules/terraform-digitalocean-labels/blob/master/CHANGELOG.md)
- [Commits](terraform-do-modules/terraform-digitalocean-labels@1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: terraform-do-modules/labels/digitalocean
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 08a023a commit d652925
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 @@ -4,7 +4,7 @@
# naming convention.
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 d652925

Please sign in to comment.