Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@henryrecker-pingidentity henryrecker-pingidentity released this 29 Jan 20:46
· 14 commits to main since this release

NOTES:

  • bump github.com/hashicorp/terraform-plugin-framework-timeouts 0.4.1 => 0.5.0 (#968)
  • bump github.com/hashicorp/terraform-plugin-go 0.25.0 => 0.26.0 (#971)
  • bump github.com/hashicorp/terraform-plugin-mux 0.17.0 => 0.18.0 (#971)

FEATURES:

  • New Data Source: pingone_custom_role (#965)
  • New Data Source: pingone_custom_roles (#965)
  • New Resource: pingone_custom_role (#965)

ENHANCEMENTS:

  • data-source/role: Added support for retrieving the Advanced Identity Cloud Super Admin, Advanced Identity Cloud Tenant Admin, and Custom Roles Admin roles by name. (#969)
  • data-source/trust_email_domain_ownership: Added support for the environment_dns_record field. (#969)

BUG FIXES:

  • resource/pingone_verify_policy: Fixed the handling of otp default values in the email and phone property objects when verify set to DISABLED. (#967)

What's Changed

  • Fixed the handling of otp default values in the email and phone property objects when verify set to DISABLED. by @mjspi in #967
  • pingone_custom_role resource and data sources by @henryrecker-pingidentity in #965
  • Disable DV tests 2025-01 by @patrickcping in #970
  • Add environment_dns_record field to trust_email_domain_ownership data source and add missing types to role data source by @henryrecker-pingidentity in #969
  • Bump github.com/hashicorp/terraform-plugin-framework-timeouts from 0.4.1 to 0.5.0 by @dependabot in #968
  • Bump github.com/hashicorp/terraform-plugin-mux from 0.17.0 to 0.18.0 by @dependabot in #971

Full Changelog: v1.3.1...v1.4.0