Skip to content

Commit

Permalink
Bump HPE/hpegl in /examples/vmaas/resources/hpegl_vmaas_instance (#261)
Browse files Browse the repository at this point in the history
Bumps [HPE/hpegl](https://github.com/HPE/terraform-provider-hpegl) from 0.4.8 to 0.4.9.
- [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.8...v0.4.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent d291e49 commit 68298f3
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.8"
version = "0.4.9"
}
}
}
Expand Down

0 comments on commit 68298f3

Please sign in to comment.