Skip to content

Commit 211f1e8

Browse files
authored
Update cluster name and domain in aws.tfvars
Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>
1 parent 7f37a47 commit 211f1e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

terraform/implementations/aws/infra/aws.tfvars

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Environment name (infra component)
2-
cluster_name = "soil0"
2+
cluster_name = "testgrid"
33
# MOSIP's domain (ex: sandbox.xyz.net)
4-
cluster_env_domain = "soil0.mosip.net"
4+
cluster_env_domain = "testgrid.mosip.net"
55
# Email-ID will be used by certbot to notify SSL certificate expiry via email
66
mosip_email_id = "chandra.mishra@technoforte.co.in"
77
# SSH login key name for AWS node instances (ex: my-ssh-key)

0 commit comments

Comments
 (0)