Skip to content

Instantly share code, notes, and snippets.

@hendrixroa
Created March 23, 2023 17:34
Show Gist options
  • Save hendrixroa/7c9c2a7f84bd1d01fca794ec0b0dff80 to your computer and use it in GitHub Desktop.
Save hendrixroa/7c9c2a7f84bd1d01fca794ec0b0dff80 to your computer and use it in GitHub Desktop.
Variable default statement
variable "name" {
default = "Some useful name"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment