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 0e11cc1 commit b497c34Copy full SHA for b497c34
1 file changed
terraform/implementations/aws/infra/aws.tfvars
@@ -1,7 +1,7 @@
1
# Environment name (ex: sandbox)
2
-cluster_name = "testvpc"
+cluster_name = "soil"
3
# MOSIP's domain (ex: sandbox.xyz.net)
4
-cluster_env_domain = "testvpc.mosip.net"
+cluster_env_domain = "soil.mosip.net"
5
# Email-ID will be used by certbot to notify SSL certificate expiry via email
6
mosip_email_id = "chandra.mishra@technoforte.co.in"
7
# SSH login key name for AWS node instances (ex: my-ssh-key)
0 commit comments