Skip to content

Commit

Permalink
build(deps): bump terraform-do-modules/labels/digitalocean (#23)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 08a023a commit df0f51b
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 df0f51b

Please sign in to comment.