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 ...
Quindecennial asked 24/3, 2020 at 20:10

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...
Overexcite asked 1/6, 2018 at 15:17

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 ...

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 [&quot...
Exodontics asked 1/9, 2021 at 15:19

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...

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...
Barbe asked 31/12, 2018 at 22:36
1

© 2022 - 2024 — McMap. All rights reserved.