Skip to content

Instantly share code, notes, and snippets.

@khushi20218
Created August 8, 2020 08:27
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 khushi20218/3d49508157d1d466e5805d3b168c03bb to your computer and use it in GitHub Desktop.
Save khushi20218/3d49508157d1d466e5805d3b168c03bb to your computer and use it in GitHub Desktop.
#provider
provider "aws" {
profile = "root"
region = "ap-south-1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment