Skip to content

Instantly share code, notes, and snippets.

@ziggythehamster
Created November 30, 2016 23:21
Show Gist options
  • Save ziggythehamster/0e4420046d1724e66dd6f5fabee61059 to your computer and use it in GitHub Desktop.
Save ziggythehamster/0e4420046d1724e66dd6f5fabee61059 to your computer and use it in GitHub Desktop.
example
provider "aws" {}
variable "foo" {
type = "string"
description = "Some helpful description"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment