Skip to content

Instantly share code, notes, and snippets.

@dblencowe
Last active March 13, 2020 08:40
Show Gist options
  • Save dblencowe/912d9bd4d115e1fb4a6fb40cfb7d9b59 to your computer and use it in GitHub Desktop.
Save dblencowe/912d9bd4d115e1fb4a6fb40cfb7d9b59 to your computer and use it in GitHub Desktop.
# .deploy/terraform/static-site/variables.tf
variable "domain_name" {
type = string
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment