PaloAltoNetworks / terraform-aws-vmseries-modules

Terraform Reusable Modules for VM-Series on AWS
https://registry.terraform.io/modules/PaloAltoNetworks/vmseries-modules/aws
MIT License
40 stars 49 forks source link

feat(module/transit_gateway): add TGW cidr blocks #417

Closed lstadnik closed 10 months ago

lstadnik commented 10 months ago

Description

The PR introduces new transit_gateway_cidr_blocks variables.

Motivation and Context

The Transit Gateway connect requires to set the variable to build GRE tunnel.

How Has This Been Tested?

It was run against current examples.

Types of changes

Checklist