Skip to content

Commit 8cecc55

Browse files
wojciechcloudkubedthewbuk
authored andcommitted
Ubuntu update (#1)
* personal * update ubuntu image * revert changes * update ubuntu version * update version * update offer * update sku * change offer --------- Co-authored-by: Wojciech <57405495+thewbuk@users.noreply.github.com>
1 parent 49813bf commit 8cecc55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • templates/shared_services/sonatype-nexus-vm/terraform

templates/shared_services/sonatype-nexus-vm/terraform/vm.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ resource "azurerm_linux_virtual_machine" "nexus" {
113113
source_image_reference {
114114
publisher = "Canonical"
115115
offer = "0001-com-ubuntu-server-jammy"
116-
sku = "22_04-lts-gen2"
116+
sku = "22_04-lts"
117117
version = "latest"
118118
}
119119

0 commit comments

Comments
 (0)