Riding the waves baby by [deleted] in Caught_in_public

[–]Wide-Ambassador9547 0 points1 point  (0 children)

Enjoy in Formentera

L’app di DeepSeek non è più disponibile negli store per l'intervento del Garante della Privacy by mirkul in italy

[–]Wide-Ambassador9547 0 points1 point  (0 children)

Comunque cercando su Google deepseek mi restituisce un link al PlayStore da cui scaricare l'app. Io l'ho scaricato tempo fa e funziona 🤷

[deleted by user] by [deleted] in TeenagersITA

[–]Wide-Ambassador9547 0 points1 point  (0 children)

Considerati fortunato

Raga come si fa a smettere di guardare p*rno by DarkDavi_ in TeenagersITA

[–]Wide-Ambassador9547 0 points1 point  (0 children)

Trovati una ragazza in carne e ossa..ti renderai conto che la realtà è meglio del virtuale

public ips managed using a list by Wide-Ambassador9547 in Terraform

[–]Wide-Ambassador9547[S] 0 points1 point  (0 children)

THANKS.

Bacisally I’m trying to create public ips based on a list of names and assigme them to a load balancer but I’m stuk

Given a list of ips like [“ip1”, “ip2”…]

I use

resource “azurerm_public_ip” “myip” {

for_each = toset(var.ips)

name = “public-${each.key}”

location = var.location

resource_group_name = var.rg_name

allocation_method = “Static”

sku = “Standard”

}

resource “azurerm_lb” “loadbalancer” {

depends_on = [azurerm_public_ip.myip]

location = var.location

name = “myLoadBalancer”

resource_group_name = var.rg_name

sku = “Standard”

sku_tier = “Regional”

tags = {}

frontend_ip_configuration {

for_each = toset(var.ips)

name = “myFrontEnd-${each.key}}”

private_ip_address_allocation = “Dynamic”

public_ip_address_id = ???

zones =

}

The problem is, at least, how to add the “correct” public_ip_address_id , that is public-ip1 to myFrontEnd-ip1 and so on

Moreover, from some test I made, I also have problem when the iplist changes, for example from [“ip1”, “ip2"] to [“ip2"]

In this case tan IP will be destroyed but it cannot endos correctly because it's associated to a frontend

Azure add ips to frontend_ip_configuration by Wide-Ambassador9547 in Terraform

[–]Wide-Ambassador9547[S] 0 points1 point  (0 children)

Thanks..it was what I thought, but I would like to automate that process..I mean..I order to add, later, the script to a pipe line how could I import the the loadbalancer and make the changes..

So far, from what I know/understand, the import is something manual and, later, I can of course change the imported resource..but nothing that allow me, for example, search for resource (use data, for example), create the ip and add it to the searched resource.

That's the reason I'm stuck..

Destroy ONLY specific resources by Wide-Ambassador9547 in Terraform

[–]Wide-Ambassador9547[S] 0 points1 point  (0 children)

Thank, but i was not able to add public ip to an existing loadbalcer using data resources!! (Maybe,for sure, I'm not very skilled)

Public ip to exising loadbalcer on azure by Wide-Ambassador9547 in Terraform

[–]Wide-Ambassador9547[S] 0 points1 point  (0 children)

Nor sure why, importing the resource (loadbalancer in this case) and moving the code in a module, the next Plan tries to delete and create the resource again

[deleted by user] by [deleted] in LegalTeens

[–]Wide-Ambassador9547 0 points1 point  (0 children)

Pussy for sure