7.0.0 (Aug 24, 2026)
BREAKING CHANGES
okta_email_template_settings: Migrated from Framework+SDKv3 to Terraform Plugin Framework + Okta SDK v6. Therecipientsattribute is now optional (previously required).brand_idandtemplate_namenow force resource replacement when changed. Ref: email_template_settings.mdokta_threat_insight_settings: Migrated from SDKv2 to Terraform Plugin Framework + Okta SDK v6. Thenetwork_excludesattribute has been renamed toexclude_zones. New computed attributescreatedandlast_updatedadded. Ref: threat_insight_settings.mdokta_role_subscription: Migrated from SDKv2 to Terraform Plugin Framework + Okta SDK v6. Therole_typeattribute has been renamed torole_ref. Thestatusattribute has been removed; usenotification_typeand manage subscription state directly. Ref: role_subscription.mdokta_role_subscription(data source):role_typerenamed torole_ref.notification_typemoved from required input to computed output; pass the notification type asidinstead. New computed attributechannelsadded. Ref: role_subscription.mdokta_template_sms: Migrated from the legacy SDKv2 implementation to Terraform Plugin Framework (TPF) + Okta SDK v6. Thetranslationsattribute has changed from a set of objects ({language, template}) to amap(string). Thetypeandtemplateattributes are now optional (previously required). New computed attributescreatedandlast_updatedare available. Existing configurations must update thetranslationsblock accordingly. Ref: template_sms.md
FEATURES
- Added new resource
okta_brands_templates_email_customizationfor managing email template customizations per brand #2891 by @pranav-okta - Added new data source
okta_threat_insight_settings#2891 by @pranav-okta - Added new resource
okta_user_subscriptionfor managing notification subscriptions for individual users #2891 by @pranav-okta - Added new data source
okta_user_subscriptionto read a user's notification subscription #2891 by @pranav-okta - Added new data source
okta_role_subscriptionto read a role's notification subscription #2891 by @pranav-okta
ENHANCEMENTS
- Migrated
okta_template_smsto Terraform Plugin Framework + Okta SDK v6 #2891 by @pranav-okta - Migrated
okta_email_template_settingsto Terraform Plugin Framework + Okta SDK v6 #2891 by @pranav-okta - Migrated
okta_threat_insight_settingsto Terraform Plugin Framework + Okta SDK v6 #2891 by @pranav-okta - Adds new resources for oauthv1 clients #2886 by pranav-okta
- Migrated
okta_role_subscriptionto Terraform Plugin Framework + Okta SDK v6 #2891 by @pranav-okta