provider "aws" {
  alias   = "gdb-infra-dev"
  region  = "us-east-1"
  profile = "gdb-infra-dev"
}
