azure-rm Questions
5
When trying to run terraform locally with azurerm provider on my machine, I receive this error :
Error: Error building account: Error getting authenticated object ID: Error parsing json result ...
4
Solved
Intent: Know when a resource group was created for the first time. The client organization wants to report and act on resource group creation timestamps. This will be used in automation scripts.
Un...
2
Solved
I have a service principal in one tenant that needs access to an Azure Container Registry in another tenant. However, I am not sure as to how to create the azurerm_role_assignment for the same. Is ...
Monkey asked 13/1, 2021 at 6:9
1
Solved
What is the difference between terraform Standard_LRS and StandardSSD_LRS?
Terraform documentation points only, that you can chose one of those 2 but doesn't precise what is the difference.
Is Stan...
Burnet asked 9/3, 2022 at 9:45
2
Solved
I have the following terraform allowed_ips tuple which contains a json of ip address and metadata about each ip. I am trying to flatten the tuple, to get a list of ip addresses in the format ["...
1
Solved
I need to check the value that exists in a variable or not and based on that I need to create resources.
If value_list doesn't have these values('abc','def','ghi') it should not create the resource...
Saturant asked 3/3, 2021 at 8:58
2
I have read the write-ups online but they dont seem to cover this topic completely and was hoping someone who has done it may have some direction for me.
We are setting up a complicated Terraform t...
1
© 2022 - 2024 — McMap. All rights reserved.