Skip to content

Instantly share code, notes, and snippets.

@rohitg00
Created June 14, 2020 14:43
Show Gist options
  • Save rohitg00/7e56ea4a66d771f1569cca43bf576d71 to your computer and use it in GitHub Desktop.
Save rohitg00/7e56ea4a66d771f1569cca43bf576d71 to your computer and use it in GitHub Desktop.
//Describing Provider
provider "aws" {
region = "ap-south-1"
profile = "rg"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment