-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(MAJOR): Major refactor of all modules and examples #37
Conversation
… (#355) Co-authored-by: Łukasz Pawlęga <42772730+FoSix@users.noreply.github.com>
…t examples (#345)
Co-authored-by: Adrian Celebanski <acelebanski@paloaltonetworks.com> Co-authored-by: Adrian Celebanski <135693994+acelebanski@users.noreply.github.com> Co-authored-by: Alp Eren Kose <alperenkose@gmail.com>
… and sources for modules (#23)
/idempotence paths="examples/common_vmseries examples/common_vmseries_and_autoscale examples/dedicated_vmseries examples/dedicated_vmseries_and_autoscale examples/gwlb_with_vmseries examples/standalone_panorama examples/standalone_vmseries" tf_version="1.5 1.6 1.7"
|
/idempotence paths="examples/common_vmseries examples/common_vmseries_and_autoscale examples/dedicated_vmseries examples/dedicated_vmseries_and_autoscale examples/gwlb_with_vmseries examples/standalone_panorama examples/standalone_vmseries" tf_version="1.5 1.6 1.7"
|
Co-authored-by: Adrian Celebanski <acelebanski@paloaltonetworks.com>
/idempotence paths="examples/common_vmseries examples/common_vmseries_and_autoscale examples/dedicated_vmseries examples/dedicated_vmseries_and_autoscale examples/gwlb_with_vmseries examples/standalone_panorama examples/standalone_vmseries" tf_version="1.5 1.6 1.7"
|
/idempotence paths="examples/common_vmseries examples/common_vmseries_and_autoscale examples/dedicated_vmseries examples/dedicated_vmseries_and_autoscale examples/gwlb_with_vmseries examples/standalone_panorama examples/standalone_vmseries" tf_version="1.5 1.6 1.7"
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! 🚀
Description
This PR introduces v3.0 of the repo and contains:
virtual_machine
module)application_insights
module with a newngfw_metrics
moduletest_infrastructure
moduleDetails are described in the issues mentioned in the section below.
Motivation and Context
Big part of the work has been done on the old archived repo, issue here:
PaloAltoNetworks/terraform-azurerm-vmseries-modules#307
Work has been finished on the new repo and documented in this issue:
#3
How Has This Been Tested?
All modules were thoroughly tested "on the go". At the end, all examples were manually tested end-to-end.
Types of changes
Checklist