Skip to content

Upgrading to 0.4.x

Danger

This release contains breaking changes

Highlights

  • Support for PingAccess 6.x, whilst this should still work with the majority of PingAccess 5.x some resources have breaking changes.
  • New Data Source: pingaccess_pingfederate_runtime_metadata
  • New Data Source: pingaccess_acme_default
  • New Resource: pingaccess_acme_server
  • New Resource: pingaccess_hsm_provider
  • New Resource: pingaccess_pingfederate_admin
  • resource/websession: Added support for same_site attribute.
  • resource/keypair: Added hsm_provider_id attribute.

Upgrade Notes

Breaking Changes:

  • pingaccess_pingfederate_runtime

The original resource has essentially been split-up into the following resources: pingaccess_pingfederate_runtime and pingaccess_pingfederate_admin

Deprecations

Several resources have deprecated attributes which should now be removed:

  • pingaccess_site_authenticator
    • hidden_fields attribute has been deprecated and functionality replaced automatically. This can be safely removed.
  • pingaccess_rule
    • ignrored_configuration_fields attribute has been deprecated and functionality replaced automatically. This can be safely removed.