Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Delivery Group - Allow List AD Group Error in output #77

Closed
TimBennett13 opened this issue Jun 3, 2024 · 2 comments · Fixed by #79
Closed

Create Delivery Group - Allow List AD Group Error in output #77

TimBennett13 opened this issue Jun 3, 2024 · 2 comments · Fixed by #79
Labels
bug Something isn't working

Comments

@TimBennett13
Copy link

TimBennett13 commented Jun 3, 2024

I created a Delivery Group and an error was thrown that it couldn't find the AD group in the allow list yet the DG is created and the group is assigned to desktops.

citrix_delivery_group.dev-MyTerraform-DG: Creating... ╷ │ Error: Error fetching delivery group user details │ │ with citrix_delivery_group.dev-MyTerraform-DG, │ on main.tf line 11, in resource "citrix_delivery_group" "dev-MyTerraform-DG": │ 11: resource "citrix_delivery_group" "dev-MyTerraform-DG" { │ │ TransactionId: 0bc2a2de-a0a4-401b-96aa-399c544ca251 │ Error message: The following users could not be found: {domain}\dev-MyTerraform

@TimBennett13 TimBennett13 changed the title AD Group Error in output Create Delivery Group - Allow List AD Group Error in output Jun 3, 2024
@j7lloyd
Copy link

j7lloyd commented Jun 3, 2024

@TimBennett13, I've observed this issue as well, both directly under the DG block and in the context of the nested desktops argument. It used to work as expected in release 0.5.8, so I'm confident this issue is specific to the new 0.6.0 release.

@aneeshk-citrix aneeshk-citrix added the bug Something isn't working label Jun 3, 2024
@aneeshk-citrix
Copy link
Collaborator

Hi @TimBennett13, @j7lloyd,

We are aware of this issue and actively working on fixing it.

Thanks,
Aneesh

@xushengl xushengl mentioned this issue Jun 17, 2024
@xushengl xushengl linked a pull request Jun 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants