Actualizar terraform-configurations/5/configuration-5.tf
This commit is contained in:
parent
77af3fbb5a
commit
2769f80aad
@ -13,7 +13,7 @@ provider "azurerm" {
|
||||
}
|
||||
|
||||
locals {
|
||||
image_parts = split(":", "Canonical:UbuntuServer:22_04-lts:latest")
|
||||
image_parts = split(":", "Canonical:0001-com-ubuntu-server-jammy:22_04-lts-gen2:latest")
|
||||
}
|
||||
|
||||
data "azurerm_resource_group" "simpl_rg" {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user