Skip to content

Commit b497c34

Browse files
committed
fixed wg config issue
Signed-off-by: bhumi46 <thisisbn46@gmail.com>
1 parent 0e11cc1 commit b497c34

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 (ex: sandbox)
2-
cluster_name = "testvpc"
2+
cluster_name = "soil"
33
# MOSIP's domain (ex: sandbox.xyz.net)
4-
cluster_env_domain = "testvpc.mosip.net"
4+
cluster_env_domain = "soil.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)