Skip to content

Releases: HewlettPackard/terraform-provider-oneview

v1.6.0

18 Nov 14:32
5cde82d
Compare
Choose a tag to compare

This release supports API2200 minimally where we can use OneView v5.5 with this SDK.

See CHANGELOG.MD for more information.

v1.5.0

18 Sep 06:59
2d4e773
Compare
Choose a tag to compare

This release supports API2000 minimally where we can use OneView v5.4 with this SDK.

See CHANGELOG.MD for more information.

v1.4.0

03 Aug 07:06
4627d81
Compare
Choose a tag to compare

This version of the module supports OneView appliances with version 5.3, using the OneView REST API version 1800.

v1.3.0

29 May 16:16
1834630
Compare
Choose a tag to compare

This release supports to API 800,1000,1200,1600 for Hypervisor Manager, Hypervisor Cluster Profile and Server Certificate resources.
This release supports API1600 minimally where we can use OneView API1600 with this SDK. No new fields are added/deleted to support API1600.

See CHANGELOG.MD for more information.

v1.2.0

13 Dec 08:08
9222c48
Compare
Choose a tag to compare

This version of the module supports OneView appliances with version 5.0, using the OneView REST API version 1200 and Image Streamer API version 1020.

See CHANGELOG.MD for more information.

v1.1.0

04 Dec 09:45
eab5c79
Compare
Choose a tag to compare

This version of the module supports OneView appliances with version 4.20, using the OneView REST API version 1000.

See CHANGELOG.MD for more information.

v1.0.1

05 Jul 10:51
9b015cf
Compare
Choose a tag to compare

Notes

This is the patch release for the OneView modules in Terraform to support the Infrastructure Provisioning use case.

See Infrastructure Provisioning for the use case.

See CHANGELOG.MD for more information.

v1.0.0

04 Jul 13:53
9693b8d
Compare
Choose a tag to compare

Notes

This is the first release of the OneView modules in Terraform and it adds support to core features listed below.
This version of the module supports OneView appliances with version 4.10, using the OneView REST API version 800.

Major changes:

  1. Support for Go 1.11
  2. Added example files for the resources for improved readability and usability.
  3. Added CHANGELOG to track versions, issues and improvements.
  4. Officially adopted Semantic Versioning for the SDK
  5. Added endpoints-support.md to track the supported and tested endpoints for the different HPE OneView REST APIs
  6. Added SNMP v3 configuration support to Logical Interconnect Group
  7. Added import support to all resources
  8. Updated contribution guidelines
  9. Support for datasources of resources.

See CHANGELOG.MD for more information.