We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f55242b commit 1794a24Copy full SHA for 1794a24
.circleci/config.yml
@@ -233,6 +233,7 @@ jobs:
233
steps:
234
- aws-cli/setup:
235
role_arn: "arn:aws:iam::730335671779:role/avni_circleci_instance_connect"
236
+ region: "ap-south-1"
237
- setup_server_access:
238
instance-id: "i-00b50ac6e8413fdca"
239
availability-zone: "ap-south-1b"
@@ -246,6 +247,7 @@ jobs:
246
247
248
249
250
251
252
instance-id: "i-015a3839bfe137346"
253
availability-zone: "ap-south-1a"
0 commit comments