No error if trying to add a user that does not exist to artifactory_group
users_names
list
#1128
Open
5 tasks done
artifactory_group
users_names
list
#1128
Describe the bug
If I try to add a user that does not exist, the provider silently fails to do so but the apply is successful. I.e. for the terraform code
The apply is successful but there is no user added to the group.
Provider version: 12.4.1
Terraform version: v1.9.8
Artifactory version: Artifactory/7.100.2 80002900
Requirements for and issue
curl
it at$host/artifactory/api/system/version
Expected behavior
I would expect the apply to fail since the user does not exist.
Additional context
The text was updated successfully, but these errors were encountered: