Closed acolombier closed 1 year ago
Currently, minio_iam_user_policy_attachment and minio_iam_group_policy_attachment don't support LDAP user and group name.
minio_iam_user_policy_attachment
minio_iam_group_policy_attachment
*_name
Expected behavior:
It should create the apply the change (create if missing, or ignore if existing)
Actual behavior:
It fails due to name validation
Reproduces how often:
Always
1.13.0
N/A
Description
Currently,
minio_iam_user_policy_attachment
andminio_iam_group_policy_attachment
don't support LDAP user and group name.Steps to Reproduce
minio_iam_user_policy_attachment
orminio_iam_group_policy_attachment
with an LDAP/AD DN as*_name
Expected behavior:
It should create the apply the change (create if missing, or ignore if existing)
Actual behavior:
It fails due to name validation
Reproduces how often:
Always
Versions
1.13.0
Additional Information
N/A