Skip to content

Commit

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

---
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 Feb 23, 2024
1 parent 5760917 commit 646f281
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.3.21"
version = "0.3.24"
}
}
}
Expand Down

0 comments on commit 646f281

Please sign in to comment.