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

Loopback Interfaces - Terraform docs #252

Open
Tracked by #218
kklimonda-cl opened this issue Dec 13, 2024 · 0 comments
Open
Tracked by #218

Loopback Interfaces - Terraform docs #252

kklimonda-cl opened this issue Dec 13, 2024 · 0 comments

Comments

@kklimonda-cl
Copy link
Contributor

kklimonda-cl commented Dec 13, 2024

panos_loopback_interface (Resource)

Schema

Required

Optional

Nested Schema for location

Optional:

Nested Schema for location.template

Optional:

  • name (String) Specific Panorama template
  • ngfw_device (String) The NGFW device
  • panorama_device (String) Specific Panorama device

Nested Schema for location.template_stack

Optional:

  • name (String) Specific Panorama template stack
  • ngfw_device (String) The NGFW device
  • panorama_device (String) Specific Panorama device

Nested Schema for adjust_tcp_mss

Optional:

  • enable (Boolean) Set if TCP MSS value should be reduced based on mtu
  • ipv4_mss_adjustment (Number) IPv4 MSS adjustment size (in bytes)
  • ipv6_mss_adjustment (Number) IPv6 MSS adjustment size (in bytes)

Nested Schema for ip

Required:

  • name (String)

Nested Schema for ipv6

Optional:

  • address (Attributes List) (see below for nested schema)
  • enabled (Boolean) Enable IPv6 on the interface
  • interface_id (String)

Nested Schema for ipv6.address

Required:

  • name (String)

Optional:

Nested Schema for ipv6.address.anycast

Nested Schema for ipv6.address.prefix

Nested Schema for unnumbered

Optional:

  • source_interface (String) Source interface to borrow IP from
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants