dell / terraform-provider-redfish

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

Add invalidation function for password enhancement #235

Closed taohe1012 closed 2 months ago

taohe1012 commented 2 months ago
SUMMARY

Add invalidation function for password enhancement We need to add one invalidation function to improvement customer experience: When password is changed by user resource by terraform apply , other resources in the tf configuration should be passed in this terraform apply action, not impacted by this password changing.

ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION

Release note for CHANGELOG:

Output from acceptance testing:

New at case for password enhancement is passed: image

Community Note

terraform-providers-svc commented 2 months ago

Can one of the admins verify this patch?