Skip to content

Commit 3b99eb0

Browse files
authored
Update provider.tf
1 parent da3ff05 commit 3b99eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkins-terraform/provider.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ terraform {
99

1010
# Configure the AWS Provider
1111
provider "aws" {
12-
region = "ap-southeast-2"
12+
region = "ap-south-1"
1313
}

0 commit comments

Comments
 (0)