PaloAltoNetworks / terraform-aws-swfw-modules

Terraform Reusable Modules for Software Firewalls on AWS
https://registry.terraform.io/modules/PaloAltoNetworks/swfw-modules/aws
MIT License
13 stars 11 forks source link

feat(examples/vmseries_standalone): introduce IPv6 #39

Closed slawomir-kaczmarek closed 3 months ago

slawomir-kaczmarek commented 5 months ago

Description

The code introduces support for AWS auto-generated IPv6 CIDR in VPC and applies IPv4 and IPv6 Dual Stack configuration to the standalone VM-Series example.

Motivation and Context

The change is the initial point of enabling IPv6 support in AWS modules.

How Has This Been Tested?

Code was deployed in the lab environment and connectivity verified over IPv4 and IPv6.

Types of changes

Checklist

slawomir-kaczmarek commented 4 months ago

/help

ChatOPS built in help:

Currently supported commands include:

The 1st command does not take arguments, the remaining take two:

Examples:

# run idempotence tests on listed modules with Terraform versions: 1.2 (latest patch available), 1.4 (latest patch available), 1.5.4.
/idempotence paths="examples/combined_design examples/panorama_standalone" tf_version="1.2 1.4 1.5.4"
# run validation tests with the latest available Terraform version on listed modules.
/validate paths="modules/vmseries modules/vpc examples/combined_design"
slawomir-kaczmarek commented 4 months ago

/apply paths="examples/vmseries_standalone" tf_version="1.6.0"

Testing job ID: 9264836696 Job result: SUCCESS

slawomir-kaczmarek commented 4 months ago

/apply paths="examples/vmseries_standalone" tf_version="1.4.0, 1.5.0, 1.6.0"

Testing job ID: 9265610487 Job result: SUCCESS