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

Update Terraform panos to v2#45

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/panos-2.x
Open

Update Terraform panos to v2#45
renovate[bot] wants to merge 1 commit intomainfrom
renovate/panos-2.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Apr 5, 2025

This PR contains the following updates:

Package Type Update Change
panos (source) required_provider major 1.11.02.0.8

Release Notes

PaloAltoNetworks/terraform-provider-panos (panos)

v2.0.8

Compare Source

v2.0.7

Compare Source

Bug Fixes
  • specs: Add missing ngfw location for panos_ipsec_tunnel (#​613) (f0d5ee7)
  • specs: Change schema for template stack devices (#​677) (3153e8b)
Features
  • codegen: Add support for terraform actions (#​609) (0987b78)
  • specs: Add spec, tests and examples for panos_bgp_address_family_routing_profile (#​623) (f797549)
  • specs: Add spec, tests and examples for panos_bgp_dampening_routing_profile (#​625) (bb55a52)
  • specs: Add spec, tests and examples for panos_bgp_redistribution_routing_profile (#​633) (446a02b)
  • specs: Add spec, tests and examples for panos_bgp_timer_routing_profile (#​624) (9190f6f)
  • specs: Add spec, tests and examples for panos_filters_access_list_routing_profile (#​637) (63740ee)
  • specs: Add spec, tests and examples for panos_filters_as_path_access_list_routing_profile (#​627) (0ecbfbc)
  • specs: Add spec, tests and examples for panos_filters_community_list_routing_profile (#​626) (b51aa26)
  • specs: Add spec, tests and examples for panos_filters_prefix_list_routing_profile (#​636) (964850b)
  • specs: Add spec, tests and examples for panos_filters_route_map_redistribution_routing_profile (#​630) (3babadf)
  • specs: Add test, specs and examples for panos_bgp_filtering_routing_profile (#​631) (abe69ea)
  • specs: Add test, specs and examples for panos_filters_bgp_route_map_routing_profile (#​647) (36fdd6a)
  • specs: Create spec, tests and examples for panos_commit action (#​610) (eb6ebe7)

v2.0.6

Compare Source

Bug Fixes
  • codegen: Fix XML marshalling code for panos_ssl_decrypt resource (#​639) (05e05ba)
  • codegen: Generate correct terraform code for int64 lists (#​548) (a795dac)
  • codegen: Make audit comment code generation optional based on location (#​559) (3717c25)
  • codegen: support multiple encrypted values within a single object (#​534) (0d411f5)
  • specs: fix locations for ssl-tls-profile (#​550) (1a93eb0)
  • specs: Mark IKE Gateway pre shared key as hashed value (#​554) (7f10bc6)
  • terraform: Handle position attribute within lifecycle.ignore_changes (#​552) (07739bf)
  • terraform: handle update of security rules when some entries are missing (#​555) (b498cd5)
  • terraform: Make panos_addresses only manage addresses from the state (#​571) (5a48863)
  • terraform: properly handle object renaming (#​570) (7282002)
  • terraform: skip validation of position attributes when not known at validation (#​527) (bedcf3c)
  • tests: use template stack location for template variable meant for stack (#​553) (02b8324)
Features
  • codegen: Add support for disabling of variant group validation (#​536) (ac6816e)
  • codegen: Configure codegen log level and hide most output behind debug level (#​538) (04d0a1a)
  • codegen: pass sdk client to custom hashing functions (#​546) (b715637)
  • codegen: Support overriding of terraform parameter optional value (#​547) (4581bea)
  • codegen: Use generic custom code dispatcher (#​608) (63e904e)
  • codegen: use terraform types for structures and lists (#​531) (a25d30c)
  • gosdk: Enable optional Basic access authentication via headers (#​551) (5ea1d63)
  • specs: Add spec, tests and example for certificate import (#​495) (76c1d8a)
  • specs: Add spec, tests and examples for authentication profiles (#​481) (0dcbfb1)
  • specs: Add spec, tests and examples for globalprotect-gateway (#​549) (ab8055c)
  • specs: Add spec, tests and examples for globalprotect-portal (#​535) (2ba9f0e)
  • specs: Add spec, tests and examples for panos_correlation_log_settings (#​563) (0aeb329)
  • specs: Add spec, tests and examples for panos_proxy_settings (#​557) (dba8100)
  • specs: Create spec, tests and examples for panos_config_log_settings (#​564) (027bd84)
  • specs: Create spec, tests and examples for panos_default_security_policy (#​560) (424641e)
  • specs: Create spec, tests and examples for panos_globalprotect_log_settings (#​566) (200a7cb)
  • specs: Create spec, tests and examples for panos_hipmatch_log_settings (#​567) (fc0b0e3)
  • specs: Create spec, tests and examples for panos_iptag_log_settings (#​569) (499fe8a)
  • specs: Create spec, tests and examples for panos_syslog_profile (#​565) (24ad69b)
  • specs: Create spec, tests and examples for panos_system_log_settings (#​561) (1545bb4)
  • specs: Create spec, tests and examples for panos_userid_log_settings (#​562) (b1d4939)
  • specs: New spec, tests and examples for panos_bgp_auth_routing_profile (#​621) (aaa0197)

v2.0.5

Compare Source

Bug Fixes
  • terraform: Handle position attribute within lifecycle.ignore_changes (8351af4)
  • terraform: properly handle update of security rules when some entries are missing from the server (3813a6f)

v2.0.4

Compare Source

Bug Fixes
  • specs: update specs that use device-group to mark location filter variable (#​544) (69dfcce)
  • terraform: Handle device group hierarchy location when listing entries (#​545) (68a574e)
Features
  • codegen: Add MiscAttributes field to gather unprocessed XML attributes (#​543) (4af0e79)

v2.0.3

Compare Source

Bug Fixes
  • specs: add missing ngfw location to logical router (#​542) (27b249a)
  • specs: update panos xpath for certificate profiles (#​533) (773edee)
  • terraform: change nat policy variant check between floating ip and ip (#​541) (de32b33)
Features

v2.0.2

Compare Source

Bug Fixes
  • codegen: Fix location xpath components for panos_xpath without variables (#​502) (f55cc80)
  • codegen: Improve import logic for datasource-only specs (#​493) (509b8b9)
  • gosdk: change signature of ImportFile to accept content as []byte and set Content-Type during ExportFile (#​500) (bc8fec1)
  • terraform: delete config resources by updating them with an empty object (#​507) (dd23445)
  • terraform: fix type casting panic within ephemeral resources (#​528) (21fe494)
  • terraform: Make sure we only import resources that have a valid import location (#​505) (5715136)
  • rename PANOS_HOST to PANOS_HOSTNAME (#​530) (5c5b9fd)
  • specs: Add missing template-stack location to template variables (#​529) (f334922)
  • specs: Add missing vsys location for external dynamic lists (#​496) (9f9d9e3)
Features
  • codegen: Add support for child specs (#​485) (812760b)
  • codegen: Add support for int64 member lists (#​498) (9b82894)
  • codegen: Add support for more hashing types and hide them within private state (#​520) (62756e3)
  • codegen: Add support for overriding gosdk parameter names (#​521) (b5b63c3)
  • codegen: Parametrize which SDK CRUD methods are to be implemented (#​492) (fedcc1b)
  • codegen: Render intermediate XML structures to support empty variant lists (#​486) (7ec4f0a), closes golang/go#7233
  • codegen: Rewrite SDK codegen for structures, normalizers and specifiers (#​483) (30a16e9)
  • gosdk: Add global locks manager to serialize some operations (#​494) (b7ba00b)
  • specs: Add codegen spec and acceptance tests for ethernet layer3 subinterface (#​488) (3d33c12)
  • specs: Add codegen specs and acceptance tests for virtual router static routes resources (#​487) (0f58efb)
  • specs: add spec for read-only device certificates (#​501) (09d538c)
  • specs: Add spec, tests and examples for aggregate layer3 subinterfaces (#​491) (b0f1b9a)
  • specs: add spec, tests and examples for device general settings (#​504) (37c290d)
  • specs: Unify locations for dns and ntp specs (#​503) (44d4337)

v2.0.1

Compare Source

2.0.1 (2025-05-27)

Bug Fixes
Features
  • codegen: Add support for child specs (#​485) (812760b)
  • codegen: Add support for multiple variant groups within single spec (#​468) (35f01f6)
  • codegen: Render intermediate XML structures to support empty variant lists (#​486) (7ec4f0a), closes golang/go#7233
  • codegen: Rewrite SDK codegen for structures, normalizers and specifiers (#​483) (30a16e9)
  • specs: Add initial spec for panos_ldap_profile resource (#​480) (9aacaf3)
  • specs: Initial network/logical-router yaml spec (#​471) (d1780cd)
  • tests: Add more tests for position as variable (#​473) (d580d65)

v2.0.0

Compare Source

v1.11.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/panos-2.x branch 2 times, most recently from 744d794 to e4019ab Compare June 6, 2025 14:07
@renovate renovate Bot force-pushed the renovate/panos-2.x branch from e4019ab to ee250b5 Compare August 4, 2025 18:44
@renovate renovate Bot force-pushed the renovate/panos-2.x branch from ee250b5 to 939e0bd Compare September 4, 2025 07:45
@renovate renovate Bot force-pushed the renovate/panos-2.x branch from 939e0bd to 14a7a3f Compare November 20, 2025 19:52
@renovate renovate Bot force-pushed the renovate/panos-2.x branch from 14a7a3f to d431095 Compare November 27, 2025 19:56
@renovate renovate Bot force-pushed the renovate/panos-2.x branch from d431095 to 82caad6 Compare January 20, 2026 19:56
@hmcts-platform-operations
Copy link
Copy Markdown

Tip

✅ main branch build is now passing!

Build: #20240605.16

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant