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

IKE Crypto Profile - Terraform documentation #254

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

IKE Crypto Profile - Terraform documentation #254

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

Comments

@kklimonda-cl
Copy link
Contributor

kklimonda-cl commented Dec 13, 2024

panos_ike_crypto_profile (Resource)

Schema

Required

Optional

  • authentication_multiple (Number) IKEv2 SA reauthentication interval equals authetication-multiple * rekey-lifetime; 0 means reauthentication disabled
  • dh_group (List of String)
  • encryption (List of String)
  • hash (List of String)
  • lifetime (Attributes) (see below for nested schema)

Nested Schema for location

Optional:

Nested Schema for location.ngfw

Optional:

  • ngfw_device (String) The NGFW device

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 lifetime

Optional:

  • days (Number) specify lifetime in days
  • hours (Number) specify lifetime in hours
  • minutes (Number) specify lifetime in minutes
  • seconds (Number) specify lifetime in seconds
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

No branches or pull requests

2 participants