Releases: PaloAltoNetworks/terraform-modules-swfw-tests-skeleton
Releases · PaloAltoNetworks/terraform-modules-swfw-tests-skeleton
v1.2.0
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
1.1.0 (2023-09-25)
⚠ BREAKING CHANGES
- Namegenerator functions refactor (#12)
Code Refactoring
v1.0.6
1.0.6 (2023-09-18)
Bug Fixes
- For PR make prefix shorten by 1 letter (#10) (fbc93aa)
v1.0.5
1.0.5 (2023-09-12)
Features
- Add function to generate random names for AWS (#7) (1669a2f)
v1.0.4
1.0.4 (2023-09-01)
Features
- PR ID prefix for azure random names (#6) (48cd0df)
v1.0.3
1.0.3 (2023-08-24)
Bug Fixes
- go.mod: add google/uuid to dependencies (#4) (34f658e)
v1.0.2
1.0.2 (2023-08-21)
Features
- testskeleton.go: introduce UUID generation required by Azure Terratest implementation (#3) (3993a9b)
v1.0.1
1.0.1 (2023-08-01)
Features
- sample: Add samples how to use test skeleton with VM-Series modules (#2) (b32df3d)
v1.0.0
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)