Skip to content

Commit 8e3894e

Browse files
committed
aws-single-page-static-site remove region from provider
1 parent ad3cae9 commit 8e3894e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
provider "aws" {
2-
alias = "us-east-1"
3-
region = "us-east-1"
2+
alias = "us-east-1"
43
}

0 commit comments

Comments
 (0)