Terraform Client output:

ARTIFACTORY: How to deal with Terraform client returning “Error saving state: Error uploading state: 400 Bad Request” while Terraform apply using Backend repository in JFrog Artifactory

AuthorFullName__c
Elumalai Ganesan
articleNumber
000005723
ft:sourceType
Salesforce
FirstPublishedDate
2023-05-17T10:55:31Z
lastModifiedDate
2023-05-16
VersionNumber
1
│ Error: Failed to save state
│ Error saving state: Error uploading state: 400 Bad Request╷
│ Error: Failed to persist state to backend
│ The error shown above has prevented Terraform from writing the updated state to the configured backend. To allow for recovery, the state has been written to the file
│ "errored.tfstate" in the current working directory.
│ Running "terraform apply" again at this point will create a forked state, making it harder to recover.
││ To retry writing this state, use the following command:
│    terraform state push errored.tfstate

The modification has been reported internally via Jira (RTDEV-29949) and has been resolved in the most recent versions, including 7.55.10 and 7.56. Therefore, to overcome you may can upgrade Artifactory to the latest version.