Skip to content

v1.4.5

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 14:52
· 10 commits to main since this release
8172a17

Bug fixes

  • Fixed an inconsistent result error that would occur when configuring certificates with no id value in the pingfederate_idp_sp_connection and pingfederate_sp_idp_connection resources. Also fixed a related inconsistent result failure that would occur when modifying the id of a certificate. (#487)
  • Fixed plan validation logic in various resources that did not correctly handle unknown values, such as values that depend on the output of another resource. (#488)
  • Fixed missing false default for pingfederate_incoming_proxy_settings.enable_client_cert_header_auth. (#494)
  • Fixed the encrypted_value fields of sensitive configuration fields not being correctly written to state. (#497)
  • Fixed potential inconsistent result errors when using certain escaped OGNL expressions in resource configuration. (#499)
  • Fixed the pingfederate_authentication_policies_settings resource not correctly resetting to default on destroy. (#501)

What's Changed

Full Changelog: v1.4.4...v1.4.5