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

Provider Review #53

Closed mbfrahry closed 3 years ago

mbfrahry commented 5 years ago

Hello!

I'm here to provide a review after discussing the provider a couple of weeks ago. Since I wrote this provider a couple of years ago, reviewing it was quite odd and seeing some of the missteps I took is a treat! There is quite a bit to unpack in this review but overall the provider is in a good state. I've ranked this list in order of importance with the most important issues being at the top. Feel free to comment and ask questions and I'll do my best to answer them.

mbfrahry commented 5 years ago

A few more notes from our discussion earlier

nabhajit-ray commented 3 years ago

We have added the following functionality:

  1. Using typeset for un ordered attributes
  2. Power state support for server hardware.
  3. Import functionality for all resources

We have added the flatenning function usage, docs cleanup , extending testcases to out backlogs. I am closing this here.