remove profile

This commit is contained in:
Michaela Wheeler 2021-11-12 21:32:33 +11:00
parent 874bf85453
commit ed1c665b22

View File

@ -3,12 +3,10 @@ terraform {
bucket = "sondehub-terraform"
key = "sondehub-main"
region = "us-east-1"
profile = "sondes"
}
}
provider "aws" {
region = "us-east-1"
profile = "sondes"
}
locals {