The Palo Alto Networks Terraform provider panos
version 1.6.0 has been released! This release contains support for aggregate interfaces, subinterfaces, VLANs, policy based forwarding rules, multiple profile types, and the Google Cloud Platform (GCP) Panorama plugin.
The full documentation for the provider can be found here.
NEW DATA SOURCES
panos_panorama_plugin
(#178)
NEW RESOURCES:
panos_gre_tunnel
/ panos_panorama_gre_tunnel
(#162)panos_monitor_profile
/ panos_panorama_monitor_profile
(#182)panos_panorama_gcp_account
(#179)panos_panorama_gke_cluster
(#181)panos_panorama_gke_cluster_group
(#180)panos_pbf_rule_group
/ panos_panorama_pbf_rule_group
(#152)panos_vlan
/ panos_panorama_vlan
(#145)panos_aggregate_interface
/ panos_panorama_aggregate_interface
(#169)panos_vlan_entry
/ panos_panorama_vlan_entry
(#146)panos_layer3_subinterface
/ panos_panorama_layer3_subinterface
(#195)panos_layer2_subinterface
/ panos_panorama_layer2_subinterface
(#82)panos_application_object
/ panos_panorama_application_object
(#197)panos_application_group
/ panos_panorama_application_group
(#198)panos_application_signature
/ panos_panorama_application_signature
(#201)panos_snmptrap_server_profile
/ panos_panorama_snmptrap_server_profile
(#203)panos_syslog_server_profile
/ panos_panorama_syslog_server_profile
(#83)panos_email_server_profile
/ panos_panorama_email_server_profile
(#206)panos_http_server_profile
/ panos_panorama_http_server_profile
(#207)panos_log_forwarding_profile
/ panos_panorama_log_forwarding_profile
(#84)
NEW PARAMS ADDED TO
panos_address_object
/ panos_panorama_address_object
panos_ethernet_interface
/ panos_panorama_ethernet_interface
panos_service_object
/ panos_panorama_service_object
BUG FIXES
panos_nat_rule_group
/ panos_panorama_nat_rule_group
is now ignored (#143)panos_nat_rule_group
/ panos_panorama_nat_rule_group
to to replace static
and dynamic
as dynamic
is now a recursively reserved keyword in Terraform 0.12 (#167)