Skip to content

Instantly share code, notes, and snippets.

@dev-daeun
Created February 19, 2022 04:18
Show Gist options
  • Save dev-daeun/c2d6c67b9d063daa18ad29d5871ad3d6 to your computer and use it in GitHub Desktop.
Save dev-daeun/c2d6c67b9d063daa18ad29d5871ad3d6 to your computer and use it in GitHub Desktop.
variable "environment" {
type = string
default = "dev"
}
variable "service" {
type = string
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment