We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2622a30 commit 61ce696Copy full SHA for 61ce696
amazon-arm64-nix.pkr.hcl
@@ -1,6 +1,6 @@
1
variable "ami" {
2
type = string
3
- default = "ubuntu/images/hvm-ssd/ubuntu-noble-24.04-arm64-server-*"
+ default = "ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-arm64-server-*"
4
}
5
6
variable "profile" {
0 commit comments