Releases: HewlettPackard/terraform-provider-oneview
v1.6.0
This release supports API2200 minimally where we can use OneView v5.5 with this SDK.
See CHANGELOG.MD for more information.
v1.5.0
This release supports API2000 minimally where we can use OneView v5.4 with this SDK.
See CHANGELOG.MD for more information.
v1.4.0
v1.3.0
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
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
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
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
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:
- Support for Go 1.11
- Added example files for the resources for improved readability and usability.
- Added CHANGELOG to track versions, issues and improvements.
- Officially adopted Semantic Versioning for the SDK
- Added endpoints-support.md to track the supported and tested endpoints for the different HPE OneView REST APIs
- Added SNMP v3 configuration support to Logical Interconnect Group
- Added import support to all resources
- Updated contribution guidelines
- Support for datasources of resources.
See CHANGELOG.MD for more information.