Skip to content

Commit

Permalink
Bump HPE/hpegl in /examples/vmaas/resources/hpegl_vmaas_instance
Browse files Browse the repository at this point in the history
Bumps [HPE/hpegl](https://github.com/HPE/terraform-provider-hpegl) from 0.4.4 to 0.4.5.
- [Release notes](https://github.com/HPE/terraform-provider-hpegl/releases)
- [Changelog](https://github.com/HPE/terraform-provider-hpegl/blob/main/.goreleaser.yml)
- [Commits](v0.4.4...v0.4.5)

---
updated-dependencies:
- dependency-name: HPE/hpegl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent a77bd33 commit 8bf885c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/vmaas/resources/hpegl_vmaas_instance/resource.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
required_providers {
hpegl = {
source = "HPE/hpegl"
version = "0.4.4"
version = "0.4.5"
}
}
}
Expand Down

0 comments on commit 8bf885c

Please sign in to comment.