Actualizar terraform-configurations/1/configuration-1.tf
This commit is contained in:
parent
17a6b2c2b1
commit
3cbcd6154b
@ -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