Dominik from Unique

Results 22 comments of Dominik from Unique

You basically seek this: https://developer.hashicorp.com/terraform/language/functions/cidrsubnet And it also basically it is what hinders us deeply to port our `tf` vnet module to `bicep` besides the lack of nested loops for...

I believe this issue should be reopened. I can reproduce it right now… ``` terraform apply -target='azurerm_pim_eligible_role_assignment.this["user1"]' --> yes Error: A resource with the ID "/subscriptions/|/subscriptions//providers/Microsoft.Authorization/roleDefinitions/324395f4-284c-2fba-f19b-4ee363d92e04|" already exists - to...

It does not really help to resolve anyones issues but I'd like to also _support_ the maintainers in sharing two discoveries I made over the recent weeks. ## Scheduling changes...

I was so sick of this that I "developed" this in the meantime: ```typescript import { AuthorizationManagementClient } from "@azure/arm-authorization"; import { DefaultAzureCredential } from "@azure/identity"; import { v4 as...

> @smokedlinq can you share your TF script and the TRACE logs? I do not have the same env as you do so I can only generate a potentials scenario...

Will try again next time yes. I can also not repro it right now, it needs some days time to break from the other end 😢 I will post back...

@spectrum048k Sounds about right, I guessed 4-6 weeks above 👍

Today I have it again for 17 `azurerm_pim_eligible_role_assignment`, is there anything else I can check @xuzhang3? I use `rocket` and will replace always the first and last UUID tokens with...

@MohnJadden I will do that lets say in 24-48 hours to give people time to come back from NYE 🚀 Thank you for the motivation 🍻

@MohnJadden Shall we open a new issue? I somehow doubt a bit that the interaction there is bigger WDYT?