github okta/terraform-provider-okta v3.29.0

latest releases: v4.11.0, v4.10.0, v4.9.1...
2 years ago

3.29.0 (June 10, 2022)

ENHANCEMENTS:

  • HTTP proxy feature with OKTA_HTTP_PROXY alternative to OKTA_ORG_NAME+OKTA_BASE_URL #1142. Thanks, @ido50!
  • Full support for Duo authenticator #1146. Thanks, @monde!
  • Improve data source okta_user and okta_users and a bug fix #1159. Thanks, @exitcode0, @monde!
  • Update latest list of Custom Role Permission properties on resource okta_admin_role_custom #1160. Thanks, @tim-fitzgerald!

BUG FIXES:

  • Remove incorrect attributes response_signature_algorithm, and response_signature_scope from resource okta_idp_oidc #1156. Thanks, @monde!
  • Reestablish old behavior of okta_group_memberships resource, add toggle to track all users #1161. Thanks, @monde!

PROJECT IMPROVEMENTS:

  • Fix typo in data source okta_email_template documentation #1157. Thanks, @monde!
  • ACC tests maintenance #1158. Thanks, @monde!

NEW - RESOURCES, DATA SOURCES, PROPERTIES, ATTRIBUTES, ENV VARS:

  • ENV VAR
    • OKTA_HTTP_PROXY alternative to OKTA_ORG_NAME+OKTA_BASE_URL
  • Data Sources
    • okta_user
      • delay_read_seconds property to assist dealing with data eventual consistency
    • okta_users
      • include_roles property to signal admin roles for each user should also be gathered
      • delay_read_seconds property to assist dealing with data eventual consistency
  • Resources
    • okta_group_memberships
      • track_all_users track all users of group, not just those when resource was initialized

Don't miss a new terraform-provider-okta release

NewReleases is sending notifications on new releases.