Releases: PaloAltoNetworks/terraform-aws-vmseries-modules
Releases · PaloAltoNetworks/terraform-aws-vmseries-modules
v1.1.6
v1.1.6 is an unusual release in that its primary purpose is to conclude the development of vmseries modules and reflect the archival notice in the README on Terraform registry.
v1.1.6 has no changes compared to v1.1.5.
You can find the new modules here.
v1.1.5
1.1.5 (2024-01-04)
Features
- module/transit_gateway: add TGW cidr blocks (#417) (32383dc)
Bug Fixes
- module/asg: In Lambda KeyError: 'SubnetId' should not be raised after manual EC2 instance termination (#419) (32911fc)
v1.1.4
1.1.4 (2023-12-21)
Bug Fixes
- Resolve issue CKV2_GHA_1, skip CKV_GHA_7 (#415) (5fbca48)
v1.1.3
1.1.3 (2023-11-30)
Bug Fixes
- module/asg: Catch index error while acquiring IP address for NIC (#409) (e6859e2)
- module/asg: Execute pip to install Python packages (corner case in CI/CD pipeline) (#412) (0f38ada)
v1.1.2
1.1.2 (2023-11-23)
Features
- module/nlb: Add security groups option for NLB module (#399) (5684f52)
v1.1.1
1.1.1 (2023-11-17)
Features
- module/asg: Improve autoscaling module (pip command, delete timeout, default version) (#403) (36477cf)
v1.1.0
1.1.0 (2023-11-09)
⚠ BREAKING CHANGES
- modules/bootstrap: Rename variables to match format snake_case (terraform_naming_convention) (#396)
Bug Fixes
- modules/bootstrap: Rename variables to match format snake_case (terraform_naming_convention) (#396) (94102b8)
v1.0.10
1.0.10 (2023-11-02)
Features
- module/panorama: Add ability to define AMI ID for Panorama (#395) (1f1b62b)
v1.0.9
1.0.9 (2023-10-12)
Features
- module/gwlb: Expose acceptance_required in a variable for gwlb module (#390) (2036fda)
Bug Fixes
- Do not use < > in variable description (#388) (294acfc)
- examples: Change region for examples from eu-central-1 to eu-west-1 (#391) (2e62b1f)
- One more HTML tag removed from README (#387) (94a2b9b)
- Remove HTML tags from README (#386) (eaf973a)
v1.0.8
1.0.8 (2023-10-05)
Features
- module/names_generator: Flexible names for resources created in example (#364) (38b0d39)
Bug Fixes
- Add repository as input for all ChatOps commands workflows (#376) (d0fc35a)
- module/subnet_sets: Change default value for nacl_associations variable (#375) (372bc5c)
- Skip ChatOps steps for comments in issues (#380) (337d9b5)
- Update bitnami-nginx image to 1.25 (1.21 is no more available) (#379) (c8f0406)
- Update broken link in NLB documentation (#381) (cfabeeb)