Skip to content
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

Add feature support for Panorama #102

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

fpluch
Copy link

@fpluch fpluch commented Mar 30, 2023

Description

Added :

  • Device / General Settings
  • Device / High Availability
  • Device / High Availability / Link Monitoring
  • Device / High Availability / Path Monitoring

Motivation and Context

Some features like the ones mentioned above are missing from Panorama connector. Those would need to be added in the terraform provider

How Has This Been Tested?

Added tests from go test for all 4 features, Tested on a development Panorama also.

Screenshots (if appropriate)

Types of changes

  • New feature (non-breaking change which adds functionality)

Note: Hostname attribute in the General Settings has been moved to "omitempty" in order to be able to have generic templates that do not override any more specific template or any locally configured value.

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant