Skip to content

Instantly share code, notes, and snippets.

@AmanM13
Created June 17, 2020 12:21
Show Gist options
  • Save AmanM13/54cf3bc574801af86ee477707eadd4a5 to your computer and use it in GitHub Desktop.
Save AmanM13/54cf3bc574801af86ee477707eadd4a5 to your computer and use it in GitHub Desktop.
//Describing Provider
provider "aws" {
region = "ap-south-1"
profile = "Aman"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment