<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Deployment - fortigate-aws-tgwconnect-active-active-terraform</title><link>https://fortinetcloudcse.github.io/fortigate-aws-tgwconnect-active-active-terraform/3_deployment/index.html</link><description>Once the prerequisites have been satisfied proceed with the deployment steps below.
Clone this repo with the command below. git clone https://github.com/FortinetCloudCSE/fortigate-aws-tgwconnect-active-active-terraform.git Change directories and modify the terraform.tfvars file with your credentials and deployment information. Note In the terraform.tfvars file, the comments explain what inputs are expected for the variables. For further details on a given variable or to see all possible variables, reference the variables.tf file. cd fortigate-aws-tgwconnect-active-active-terraform/terraform nano terraform.tfvars When ready to deploy, use the commands below to run through the deployment. terraform init terraform validate terraform apply --auto-approve When the deployment is complete, you will see login information for the FortiGates like so. Apply complete! Resources: 61 added, 0 changed, 0 destroyed. Outputs: fgt_login_info = &lt;&lt;EOT -=-=-=-=-=-=-=-=-=-=- fgt username: admin fgt1 initial password: i-0a9a4a6b27d894d94 fgt2 initial password: i-0efaa50f29d6be49e fgt1 login url: https://52.35.202.49 fgt2 login url: https://184.33.209.229 -=-=-=-=-=-=-=-=-=-=- EOT tgw_info = &lt;&lt;EOT -=-=-=-=-=-=-=-=-=-=- tgw id: tgw-0e46951864851d373 tgw spoke route table id: tgw-rtb-0c01a6e0c3da69aa6 tgw security route table id: tgw-rtb-03c950302097e143f -=-=-=-=-=-=-=-=-=-=- EOT</description><generator>Hugo</generator><language>en-US</language><atom:link href="https://fortinetcloudcse.github.io/fortigate-aws-tgwconnect-active-active-terraform/3_deployment/index.xml" rel="self" type="application/rss+xml"/></channel></rss>