diff --git a/provider.tf b/provider.tf index 88f0a18..e0fe3fd 100644 --- a/provider.tf +++ b/provider.tf @@ -1,3 +1,3 @@ provider "aws" { - region = "ap-south-1" -} \ No newline at end of file + region = "ap-southeast-1" +}