We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da3ff05 commit 3b99eb0Copy full SHA for 3b99eb0
Jenkins-terraform/provider.tf
@@ -9,5 +9,5 @@ terraform {
9
10
# Configure the AWS Provider
11
provider "aws" {
12
- region = "ap-southeast-2"
+ region = "ap-south-1"
13
}
0 commit comments