PaloAltoNetworks / terraform-provider-panos

Terraform Panos provider
https://www.terraform.io/docs/providers/panos/
Mozilla Public License 2.0
87 stars 69 forks source link

Missing documentation on setting static IPv6 address on layer3 subinterface #393

Open jon-larsen opened 1 year ago

jon-larsen commented 1 year ago

Documentation link

https://registry.terraform.io/providers/PaloAltoNetworks/panos/latest/docs/resources/layer3_subinterface

Describe the problem

It is no info on how to assign a static IPv6 address. And other IPv6 interface configuration like: "prefix", "anycast", and "Send RA".

Suggested fix

I have not yet discovered the correct way to assign a static IPv6 address on a layer3 subinterface.

jon-larsen commented 6 months ago

Is this a missing feature? I can see that it is possible to enable IPv6 on the interface, but not how to set the actual IP address.