Upgrade default to Fedora 34

This commit is contained in:
Jason Rothstein 2021-05-01 18:45:02 -05:00
parent 04c7f22d4b
commit bbc58d4be7

View File

@ -1,4 +1,4 @@
variable "image_name" { variable "image_name" {
default = "fedora-33-x64" default = "fedora-34-x64"
type = string type = string
} }