Skip to content

Instantly share code, notes, and snippets.

@ernesen
Created March 24, 2019 13:39
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ernesen/b4e0b0d8427d92036d27d91ddb3ae819 to your computer and use it in GitHub Desktop.
Save ernesen/b4e0b0d8427d92036d27d91ddb3ae819 to your computer and use it in GitHub Desktop.
provider "aws" {
region = "${var.region}"
profile = "${var.profile}"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment