Skip to content

Instantly share code, notes, and snippets.

@stojce
Created February 29, 2020 12:18
Show Gist options
  • Save stojce/f5831c9739632b35a33322df229fa0bd to your computer and use it in GitHub Desktop.
Save stojce/f5831c9739632b35a33322df229fa0bd to your computer and use it in GitHub Desktop.
provider "aws" {
version = "~> 2.0"
region = var.region
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment