Skip to content

Instantly share code, notes, and snippets.

@koenighotze
Created April 26, 2017 06:18
Show Gist options
  • Save koenighotze/ddeca91d369fc10d48487a59485c76c6 to your computer and use it in GitHub Desktop.
Save koenighotze/ddeca91d369fc10d48487a59485c76c6 to your computer and use it in GitHub Desktop.
terraform_provider
provider "aws" {
region = "eu-west-1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment