terraform-provider-panos icon indicating copy to clipboard operation
terraform-provider-panos copied to clipboard

✨ Implement dhcp_relay resource

Open twink0r opened this issue 2 years ago • 1 comments

Description

This pull requests add the base function of deploying DHCP relays via Terraform

Motivation and Context

https://github.com/PaloAltoNetworks/terraform-provider-panos/issues/320

How Has This Been Tested?

panos/resource_dhcp_relay_test.go

Device: PA-220 PanOS Version: 10.0.9

Types of changes

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

Checklist

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

twink0r avatar Apr 01 '22 14:04 twink0r

:tada: Thanks for opening this pull request! We really appreciate contributors like you! :raised_hands: