Skip to content

Instantly share code, notes, and snippets.

@AymenSegni
Created April 12, 2020 15:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AymenSegni/aec586fd5f93a86b8d119dae1cf60507 to your computer and use it in GitHub Desktop.
Save AymenSegni/aec586fd5f93a86b8d119dae1cf60507 to your computer and use it in GitHub Desktop.
provider "aws" {
region = "eu-central-1"
version = "~> 2.57"
profile = "terraform-user"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment