You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following is a list of changes for the v1.0.0 release that are potentially breaking, and difficult to make in releases leading up to v1.0.0. We welcome discussion on the points listed, please refer to number reference when posting comments. Also welcome are suggestions for provider changes to make user experience simpler, which can also be added to the list.
Remove Resourcepingone_mfa_policy - replace with pingone_mfa_device_policy with schema closer aligning to API (see point 4)
New Resourcepingone_mfa_device_policy - replacement for pingone_mfa_policy (see point 3)
Schema Changepingone_environment (Resource)
Remove Attributedefault_population block - to be replaced with pingone_population_default resource (see point 14)
Remove Attributedefault_population_id computed attribute - to be replaced with pingone_population datasource
Remove Import Ability to import the resource by providing the ID in environment_id/population_id format, leaving just the ability to import with environment_id
Resources / Data Sources Wishlist
The following is a list of changes for the
v1.0.0
release that are potentially breaking, and difficult to make in releases leading up tov1.0.0
. We welcome discussion on the points listed, please refer to number reference when posting comments. Also welcome are suggestions for provider changes to make user experience simpler, which can also be added to the list.pingone_mfa_fido_policy
- replaced withpingone_mfa_fido2_policy
-resource/pingone_mfa_fido_policy
: Removal of deprecated resource forv1.0.0
#625pingone_mfa_policies
- no longer required -resource/pingone_mfa_policies
: Removal of deprecated resource #626pingone_mfa_policy
- replace withpingone_mfa_device_policy
with schema closer aligning to API (see point 4)pingone_mfa_device_policy
- replacement forpingone_mfa_policy
(see point 3)pingone_environment
(Resource)default_population
block - to be replaced withpingone_population_default
resource (see point 14)default_population_id
computed attribute - to be replaced withpingone_population
datasourceenvironment_id/population_id
format, leaving just the ability to import withenvironment_id
service
=>services
service.bookmark
=>services.bookmarks
service
- change from block list (SDKv2) to set of object (Plugin Framework)service.bookmark
- change from block list (SDKv2) to set of object (Plugin Framework)pingone_environment
(Data source)service
=>services
service.bookmark
=>services.bookmarks
service
- change from block list (SDKv2) to set of object (Plugin Framework)service.bookmark
- change from block list (SDKv2) to set of object (Plugin Framework)pingone_mfa_application_push_credential
(Resource)fcm
,apns
,hms
- change from block list (SDKv2) to single object (Plugin Framework)fcm.key
- deprecatedpingone_mfa_settings
(Resource)pairing
,lockout
- change from block list (SDKv2) to single object (Plugin Framework)authentication
,authentication.device_selection
- deprecatedpingone_branding_settings
(Resource)logo_image
- change from block list (SDKv2) to single object (Plugin Framework)pingone_branding_theme
(Resource)logo
,background_image
- change from block list (SDKv2) to single object (Plugin Framework)logo
=>logo_image
default
(replaced bypingone_branding_theme_default
resource andpingone_branding_theme_default
datasource - see point 12)pingone_branding_theme_default
(see point 11.3.)pingone_gateway
(Resource)type
PING_INTELLIGENCE
value (deprecated)radius_client
,user_type
- change from block set (SDKv2) to set of object (Plugin Framework)pingone_population_default
(see point 5.1.)Open issues
All issues to be reviewed prior to work being committed
BREAKING CHANGES
Changes made at the time of v1.0.0 release
force_delete_production_type
provider parameter in favour of aprevent_destroy
on thepingone_environment
resource #235Non-breaking changes
Changes that can be safely made in the v0.* release schedule
pingone_population
resources if it contains users #234pingone_notification_template_content
to account for multiple notification types #233pingctl
command line tool configuration #212pingone_gateway_role_assignment
: Intermittent attribute 'read_only' expected "false", got "true" #130organization_id
on thepingone_license
andpingone_licenses
datasources. Should be defaulted from the client connection. #240token_endpoint_auth_method
in pingone_application has extran
#320 (with deprecation of any existing attributes)Housekeeping
Changes that can be safely made in the v0.* release schedule
The text was updated successfully, but these errors were encountered: