Best practice clean up to add more descriptions and stricter type cases on variables.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
variable "image_name" {
|
||||
default = "fedora-42-x64"
|
||||
type = string
|
||||
description = "The image ID or slug to use for the droplet"
|
||||
default = "fedora-42-x64"
|
||||
type = string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user