Is your feature request related to a problem?
Resource panos_bfd_profile or equivalent doesn't exist in v2.0.11.
In v1.1.11 resource panos_bfd_profile is used to create a global BFD profile. In Panorama this is configured under network > (template) > Network Profiles > BFD Profile.
v2.0.11 has resource panos_bfd_routing_profile which allows you to create a BFD profile in Panorama under network > (template) > Routing > Routing Profiles > BFD but there is no resource to create a global BFD profile.
Describe the solution you'd like
Resource panos_bfd_profile or equivalent should be added to v2.0.12.
Describe alternatives you've considered
Currently the only alternative is to manually add the global BFD profile which is a retrograde step.
Additional context
This is impacting migration from v1.11.1 to v2.0.11 as creating a BFD profile, which was previously automated, now needs to be done manually. v1.11.1 can not be used going forward as it's no longer actively supported (bug fixes, new features).
Is your feature request related to a problem?
Resource panos_bfd_profile or equivalent doesn't exist in v2.0.11.
In v1.1.11 resource panos_bfd_profile is used to create a global BFD profile. In Panorama this is configured under network > (template) > Network Profiles > BFD Profile.
v2.0.11 has resource panos_bfd_routing_profile which allows you to create a BFD profile in Panorama under network > (template) > Routing > Routing Profiles > BFD but there is no resource to create a global BFD profile.
Describe the solution you'd like
Resource panos_bfd_profile or equivalent should be added to v2.0.12.
Describe alternatives you've considered
Currently the only alternative is to manually add the global BFD profile which is a retrograde step.
Additional context
This is impacting migration from v1.11.1 to v2.0.11 as creating a BFD profile, which was previously automated, now needs to be done manually. v1.11.1 can not be used going forward as it's no longer actively supported (bug fixes, new features).