HewlettPackard / terraform-provider-oneview

Automates the provisioning of physical infrastructure from a private cloud using templates from HPE OneView with Terraform
Apache License 2.0
49 stars 30 forks source link

version clarification #508

Closed rismoney closed 1 year ago

rismoney commented 1 year ago

If I am on Synergy Composer Oneview 7.0 API4000 do I need to match that up with the 7.0.0-13 or should I be using a newer version of the provider?

I am mostly managing TF profiles. Wondering if I could/should use 7.2 or 8 to take advantage of fixes, or I am supposed to use the version in lockstep? I wanted to make sure I don't run into bug fixes of 7.1 (ie importing profiles), etc?

nabhajit-ray commented 1 year ago

As our SDK is backward compatible, you can use the latest SDK version to take advantage of all the fixes.