Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Releases: PaloAltoNetworks/terraform-aws-vmseries-modules

v1.1.6

14 Feb 16:11
aa4c1d8
Compare
Choose a tag to compare

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

04 Jan 12:18
a8c6a84
Compare
Choose a tag to compare

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

21 Dec 05:50
5fbca48
Compare
Choose a tag to compare

1.1.4 (2023-12-21)

Bug Fixes

  • Resolve issue CKV2_GHA_1, skip CKV_GHA_7 (#415) (5fbca48)

v1.1.3

30 Nov 07:30
0f38ada
Compare
Choose a tag to compare

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

23 Nov 01:55
5684f52
Compare
Choose a tag to compare

1.1.2 (2023-11-23)

Features

  • module/nlb: Add security groups option for NLB module (#399) (5684f52)

v1.1.1

17 Nov 16:40
36477cf
Compare
Choose a tag to compare

1.1.1 (2023-11-17)

Features

  • module/asg: Improve autoscaling module (pip command, delete timeout, default version) (#403) (36477cf)

v1.1.0

09 Nov 01:53
94102b8
Compare
Choose a tag to compare

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

02 Nov 01:54
1f1b62b
Compare
Choose a tag to compare

1.0.10 (2023-11-02)

Features

  • module/panorama: Add ability to define AMI ID for Panorama (#395) (1f1b62b)

v1.0.9

12 Oct 09:52
2e62b1f
Compare
Choose a tag to compare

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

05 Oct 01:54
372bc5c
Compare
Choose a tag to compare

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)