dell / terraform-provider-redfish

Terraform provider for Redfish REST APIs
https://registry.terraform.io/providers/dell/redfish/latest
Mozilla Public License 2.0
94 stars 21 forks source link

Add support for NIC datasource #220

Closed taohe1012 closed 3 months ago

taohe1012 commented 4 months ago
SUMMARY

Add support for nic datasource. This Terraform datasource is used to query existing network interface cards(NIC) configuration including network adapters, network ports, network device functions and their OEM attributes.

ISSUE TYPE
COMPONENT NAME

redfish network datasource

ADDITIONAL INFORMATION

Release note for CHANGELOG:

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

image

Community Note

terraform-providers-svc commented 4 months ago

Can one of the admins verify this patch?