Skip to content

Releases: PaloAltoNetworks/terraform-modules-swfw-tests-skeleton

v1.2.0

08 Jan 14:02
b2c15ad
Compare
Choose a tag to compare

v1.2.0 has no changes compared to v1.1.0.

The purpose of this release is to to rename the test package to terraform-modules-swfw-tests-skeleton to reflect the name changes of the modules from vmseries to swfw

v1.1.0

25 Sep 07:48
8accb51
Compare
Choose a tag to compare

1.1.0 (2023-09-25)

⚠ BREAKING CHANGES

  • Namegenerator functions refactor (#12)

Code Refactoring

  • Namegenerator functions refactor (#12) (8accb51)

v1.0.6

18 Sep 14:40
fbc93aa
Compare
Choose a tag to compare

1.0.6 (2023-09-18)

Bug Fixes

  • For PR make prefix shorten by 1 letter (#10) (fbc93aa)

v1.0.5

12 Sep 07:14
1669a2f
Compare
Choose a tag to compare

1.0.5 (2023-09-12)

Features

  • Add function to generate random names for AWS (#7) (1669a2f)

v1.0.4

01 Sep 06:40
48cd0df
Compare
Choose a tag to compare

1.0.4 (2023-09-01)

Features

  • PR ID prefix for azure random names (#6) (48cd0df)

v1.0.3

24 Aug 01:24
5a08f98
Compare
Choose a tag to compare

1.0.3 (2023-08-24)

Bug Fixes

  • go.mod: add google/uuid to dependencies (#4) (34f658e)

v1.0.2

21 Aug 07:07
3993a9b
Compare
Choose a tag to compare

1.0.2 (2023-08-21)

Features

  • testskeleton.go: introduce UUID generation required by Azure Terratest implementation (#3) (3993a9b)

v1.0.1

01 Aug 06:47
b32df3d
Compare
Choose a tag to compare

1.0.1 (2023-08-01)

Features

  • sample: Add samples how to use test skeleton with VM-Series modules (#2) (b32df3d)

v1.0.0

07 Jul 12:23
Compare
Choose a tag to compare

1.0.0 (2023-07-07)

Features

  • workflow: Add semantic-release configuration file (1681317)
  • workflows: Add workflow for PR and release (3c6aabb)

Bug Fixes

  • workflow: Put correct job names (01e54dc)