Skip to content

Commit

Permalink
Update instance template used in ipool tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kobajagi committed Sep 23, 2024
1 parent 1d7e3b2 commit 4f31d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/resources/instance_pool/resource_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ locals {
data "exoscale_template" "debian" {
zone = local.zone
name = "Linux Debian 10 (Buster) 64-bit"
name = "Linux Debian 12 (Bookworm) 64-bit"
}
resource "exoscale_private_network" "test" {
Expand Down

0 comments on commit 4f31d62

Please sign in to comment.