Skip to content

Resource: proxmox_acme_account

Manages an ACME account in a Proxmox VE cluster.

Warning

This resource requires root@pam authentication.

Schema

Required

  • contact (String) The contact email addresses.

Optional

  • directory (String) The URL of the ACME CA directory endpoint.
  • eab_hmac_key (String) The HMAC key for External Account Binding.
  • eab_kid (String) The Key Identifier for External Account Binding.
  • name (String) The ACME account config file name.
  • tos (String) The URL of CA TermsOfService - setting this indicates agreement.

Read-Only

  • created_at (String) The timestamp of the ACME account creation.
  • location (String) The location of the ACME account.