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

return MAC address with connections in server_profile #550

Closed linkages closed 10 months ago

linkages commented 1 year ago

Description

Noticed that the MAC address per connection were empty when using fetching the server_profile using data. This will add the MAC address to the returned data structure.

Issues Resolved

None.

Check List