Releases: HPE/terraform-provider-hpegl
Releases · HPE/terraform-provider-hpegl
v0.3.2
v0.3.1
Updates to run caas acceptance tests in CI (#42) * Updates to run caas acceptance tests in CI Signed-off-by: CharlieBlain <[email protected]> * Removing ACC_TEST_SERVICES var in Makefile Signed-off-by: CharlieBlain <[email protected]> Co-authored-by: CharlieBlain <[email protected]>
v0.3.0
v0.2.2
What's Changed
- Bump HPE/hpegl from 0.1.7 to 0.2.0 in /examples/vmaas/resources/hpegl_vmaas_instance by @dependabot in #33
- update docs by @zachovich in #35
Full Changelog: v0.2.1...v0.2.2
v0.2.0: Adding the metal service to hpegl (#25)
* Adding the metal service to hpegl - Implemented the metal service into provider - Generated documentation for metal service
v0.1.9
What's Changed
- Bump github.com/HewlettPackard/hpegl-vmaas-terraform-resources from 0.1.8 to 0.1.9 by @dependabot in #26
- update docs by @zachovich in #28
New Contributors
- @zachovich made their first contribution in #28
Full Changelog: v0.1.8...v0.1.9
v0.1.8
Changelog
- 7fa5e35 Added tfplugin docs and generated documentation (#21)
- ec71a5c Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.10.1 to 2.16.0 (#17)
- 3f79ece Bump github.com/golangci/golangci-lint from 1.43.0 to 1.46.0 (#16)
- e42db73 Added templates for data-sources and resources (#20)
- d6876ef Bump github.com/HewlettPackard/hpegl-vmaas-terraform-resources (#18)
- 376121d Replacing Trivvy with CodeQL (#19)
- 9420d17 Bump HPE/hpegl in /examples/vmaas/resources/hpegl_vmaas_instance (#11)
- 189f7c8 Bump actions/setup-go from 2 to 3 (#13)
- 8e87809 Bump goreleaser/goreleaser-action from 2.7.0 to 2.9.1 (#1)
- 07f5b04 Bump github.com/hewlettpackard/hpegl-provider-lib from 0.0.11 to 0.0.12 (#6)
- d5bbf5a Merge pull request #3 from HPE/dependabot/github_actions/actions/checkout-3
- f763426 Bump actions/checkout from 2 to 3
v0.1.7
Changelog
- c97efda Merge pull request #5 from HPE/org-move
- 73a299a Changing references from HewlettPackard to HPE
- 2dc907e Removed service team tests after make acceptance completes (#44)
- 5cf7527 Adding SERVICE_ACCOUNT env var to acceptance workflow (#46)
- 5dabe4f Renaming Sevice Client to API client (#45)
- 7fb67d1 Added trivy scanner (#37)
- 098a629 Docs generation (#42)
- ef2a999 Bump github.com/HewlettPackard/hpegl-vmaas-terraform-resources (#41)
- c42fb9a Upgrading vmaas versions (#34)
- 3012429 Added dependabot config for Terraform (#30)
- bf2726b Acceptance test update for vmaas with CI configured (#26)
- 619703e Adding CONTRIBUTING.md/DCO to repo (#22)
- ab3a43e API client creation link (#19)
- 503d3d9 Removed installation scripts, updated readme (#17)
- 2cad588 Release (#18)
- 7bbfdbd CI/config for releases (#16)
- ccc1f1a Migrating to the HewlettPackard Org (#15)
- c641b96 Release v0.1.0-beta2 and update the docs (#13)
- 7e0ce7d release v0.1.0-beta1 and update the docs (#11)
- 19d14ba Update docs (#10)
- db1c92c Update docs (#9)
- 07d56f7 update README to include a quick guide (#8)
- 94556de Windows install update (#7)
- e5e8657 Windows install (#6)
- 6a385db Merge pull request #5 from HewlettPackard/minor-index-md-change
- 10308e2 Minor change to index.md
- 339f22b Merge pull request #4 from HewlettPackard/add-provider-docs
- 6ab9140 First set of provider docs
- fa283b9 Merge pull request #3 from HewlettPackard/macos-install
- 9eb96ca Missing space
- 0f1a51e Added architecture detection, and rosetta warning
- 8618884 Newline
- b15e6ae Install scripts for macos/m1 and readme update
- 4dba74a Merge pull request #2 from HewlettPackard/license
- 5537955 Add LICENSE file
- 1ae3c38 Adding Linux installation script and initial README (#1)
- 8518673 initial commit