With the possibility to calculate ip ranges for all hyperscalers, it could be used to generate basic deployment terraform templates
Example:
- User provides VPC/VNET Address space, split into 4 networks
- set of networks gets defined as secure landing zone with 2 FortiGates
- IP calculator generates possible IPs inside provided address ranges
- calculated IPs get injected into a basic terraform template for active/passive deployment of the fortigates
- terraform template is returned
- enduser needs to enter variables like VM size and license type before utilizing the template
required enduser inputs can be added to the overall template at a later time
With the possibility to calculate ip ranges for all hyperscalers, it could be used to generate basic deployment terraform templates
Example:
required enduser inputs can be added to the overall template at a later time