Replies: 1 comment
-
|
Hi @Veljen, can you tell me more about the Terraform module you are using? The only one I'm aware of that was build for the Azure IPAM solution is this one: https://registry.terraform.io/providers/XtratusCloud/azureipam/latest/docs Can you share the link to the one you mentioned above? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
we have deployment IPAM using app service and registered with app registration.
we use terraform azureipam_reservation module to reserve the block and this pipeline was run using SP, when we try to import the resource using user creds/token for the api is not showing the reserveration created by this SP.
I bit confused on the permission assignment, Could you please help me to address this issue ?
I need all the reservation created by all users so that we can import resource using the user creds.
Beta Was this translation helpful? Give feedback.
All reactions