dell / terraform-provider-redfish

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

Feat: Add the possibility to choose the system to interact with #192

Open Ventwood opened 5 months ago

Ventwood commented 5 months ago

Hello,

I currently have a dell xr4000. I would like to be able to configure my RAID disks with redfish using the provider. However, I have two systems in the /redfish/v1/Systems directory. These are my main node (XR4510c) and the witness server (XR4000w). However, the terraform provider doesn't allow me to choose which system I want to interact with. It will therefore default to the XR4000w, which has no RAID card...

Thanks in advance for your help.

gokul-srivathsan commented 5 months ago

Thanks @Ventwood for bringing it up. We will get back to you soon. An internal ticket has been raised for this.