Skip to content

fortinetsolutions/terraform-ftf1000

Repository files navigation


Summary: Terraform Base with FG in AWS.

Version(s):

Template 20200529

#Topology This is a base network with a single FG, two upstream ports, and one LAN.

+-------------------------------------------------------------------+
|                              VPC                                  |
|                                                                   |
|                                                                   |
|           +-------------+              +-------------+            |
|           |10.0.101.0/24|              |10.0.102.0/24|            |
|           |             |              |             |            |
|           |   Subnet1   |              |   Subnet2   |            |
|           +------+------+              +-------+-----+            |
|                  |                             |                  |
|                  |                             |                  |
|                  |                             |                  |
|                  |      +--------------+       |                  |
|                  | Port1|              |Port2  |                  |
|                  +-----+|   FortiGate  |+------+                  |
|                         |              |                          |
|                         +------+-------+                          |
|                                |Port3                             |
|                                |                                  |
|                                |                                  |
|                         +------+------+                           |
|                         |10.0.200.0/24|                           |
|                         |             |                           |
|                         |   Subnet3   |                           |
|                         +-------------+                           |
|                                                                   |
|                                                                   |
|                                                                   |
|                                                                   |
+-------------------------------------------------------------------+

#Setup Instructions

1) In AWS create an API user.
2) In AWS create your Key-Pair.
4) Edit terraform.tfvars to meet your needs.
3) Run:
   ./terraform plan
   ./terraform apply

About

Base Terraform Template for running a FG inside AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published