Skip to content

Commit

Permalink
remove aws provider profile line
Browse files Browse the repository at this point in the history
  • Loading branch information
joefong-nhs committed Jul 24, 2024
1 parent 0e462f3 commit 4ec704f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terraform/main.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
provider "aws" {
profile = "default"
region = var.region
}

Expand Down

0 comments on commit 4ec704f

Please sign in to comment.