PaloAltoNetworks / terraform-google-swfw-modules

Terraform Reusable Modules for Software Firewalls on GCP
https://registry.terraform.io/modules/PaloAltoNetworks/swfw-modules/google
MIT License
5 stars 8 forks source link

feat(modules/vpc): Adding IPv6 support to the `vpc` module #30

Closed pavelrn closed 3 months ago

pavelrn commented 4 months ago

Description

vpc module now supports:

Motivation and Context

Enabling networks that rely on IPv6 connectivity.

How Has This Been Tested?

Creating and deleting resources according to the example usage (see README).

Screenshots (if appropriate)

N/A

Types of changes

New feature (non-breaking change which adds functionality)

Checklist