The resolution:

ARTIFACTORY: How to resolve license-related errors in Terraform

AuthorFullName__c
Nitay Marciano
articleNumber
000005205
FirstPublishedDate
2022-01-30T12:12:09Z
lastModifiedDate
2025-05-15
VersionNumber
3
In order to get the terraform to work, assuming everything else is working correctly, simply change:
check_license = false 
which is in the provider section.