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.
Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request
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 thisterraform 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:
Community Note