Skip to content

Instantly share code, notes, and snippets.

@AymenSegni
Created April 12, 2020 15:04
Embed
What would you like to do?
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