Skip to content

Resource: proxmox_sdn_applier

EXPERIMENTAL Triggers Proxmox's SDN Apply (equivalent to PUT /cluster/sdn). Intended to be used with replace_triggered_by so it runs after SDN objects change.

Schema

Optional

  • on_create (Boolean) Whether to apply SDN configuration on resource creation. Defaults to true.
  • on_destroy (Boolean) Whether to apply SDN configuration on resource destruction. Defaults to true.

Read-Only

  • id (String) Opaque identifier set to the Unix timestamp (milliseconds) when the apply was executed.