Actualizar terraform-configurations/4/configuration-4.tf
This commit is contained in:
parent
0c5652ec21
commit
77af3fbb5a
@ -13,7 +13,7 @@ provider "azurerm" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
locals {
|
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" {
|
data "azurerm_resource_group" "simpl_rg" {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user