terraform-provider-ad icon indicating copy to clipboard operation
terraform-provider-ad copied to clipboard

Groups with underscore (_) break after apply

Open james-martinez opened this issue 1 year ago • 1 comments

When creating groups with an underscore _ , the apply succeeds. After initial apply, a plan is run and fails. v0.4.4

https://github.com/hashicorp/terraform-provider-ad/blob/7e282353d442db578555be0178ca5ceb2f8ede92/ad/resource_ad_group_membership.go#L43C33-L43C34

james-martinez avatar Sep 19 '23 16:09 james-martinez