chore(deps): update terraform auth0 to ~> 1.7.0 #1033
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~> 1.4.0
->~> 1.7.0
Release Notes
auth0/terraform-provider-auth0 (auth0)
v1.7.3
Compare Source
NOTES:
This is a placeholder change to bump the version, as we are trying to resolve issues publishing to the Terraform Registry.
v1.7.1
Compare Source
BUG FIXES:
data-source/auth0_organization
: Implemented enhanced error handling to gracefully manage "Forbidden" errors when retrieving the list of client grants via theauth0_organization
data source. This addresses cases where the feature is not enabled for the user, preventing the error from disrupting the process (#1049)resource/auth0_connection
: Updated documentation to clarify thatuser_id_attribute
can be eitheroid
orsub
for Azure AD connections (#1047)resource/auth0_form
: Updated docs to useauth0_form
in examples (#1046)ENHANCEMENTS:
data-source/auth0_roles
: Updated fromOffset Pagination
toCheckpoint Pagination
to retrieve more than 1,000 role users (#1048)v1.7.0
Compare Source
FEATURES:
resource/auth0_encryption_key_manager
: Add new resource for re-keying of tenant master key (#1031)resource/auth0_encryption_key_manager
: Add support forcustomer_provided_root_key
for BYOK (#1041)resource/auth0_organization_client_grant
: Add new resource for managing association of client-grant and organization (#1027)resource/auth0_form
: Add new resource for managing Forms (#1039)resource/auth0_flow
: Add new resource for managing Flows (#1039)resource/auth0_flow_vault_connection
: Add new resource for managing Flow Vault Connection (#1039)data-source/auth0_form
: Add a data-source for retrieving Form (#1039)data-source/auth0_flow
: Add a data-source for retrieving Flow (#1039)data-source/auth0_flow_vault_connection
: Add a data-source for retrieving Flow Vault Connection. (#1039)ENHANCEMENTS:
resource/auth0_connection
: Add support forstrategy_version
to be configurable (#1024)resource/auth0_connection
: Add support foruser_id_attribute
in options attribute for AzureAD connections (#1028)data-source/auth0_organization
: Add support to fetch list of associated client grants (#1027)resource/auth0_tenant
: Add support foracr_values_supported
,pushed_authorization_requests_supported
andremove_alg_from_jwks
configuration (#1015)resource/auth0_client_credentials
: Add support for settingsigned_request_object
,tls_client_auth
andself_signed_tls_client_auth
(#1015)resource/auth0_client
: Add support for settingcompliance_level
andrequire_proof_of_possession
(#1015)resource/auth0_resource_server
: Add support for settingconsent_policy
,authorization_details
,token_encryption
andproof_of_possession
(#1015)data-source/auth0_client
: Add support to retrievesigned_request_object
,tls_client_auth
,compliance_level
andrequire_proof_of_possession
(#1015)BUG FIXES:
resource/auth0_prompt_screen_partial
: Ensure removal of insertion points (#1043)v1.6.1
Compare Source
BUG FIXES:
resource/auth0_client
: Fixed an issue where thedefault_organization
plan failed due toConflictsWith
andRequiredWith
clauses in the schema (#1021)v1.6.0
Compare Source
FEATURES:
resource/auth0_prompt_screen_partial
: Add new resource to manage customized sign up and login experience. (1:1) (#1013)resource/auth0_prompt_screen_partials
: Add new resource to manage customized sign up and login experience. (1:many) (#1013)data_source/auth0_prompt_screen_partials
: Add new data source to retrieve prompt screen partials. (#1013)ENHANCEMENTS:
resource/auth0_client
: Add Organizations for Client Credentials. (#1009)resource/auth0_prompt_custom_text
: Add support for fetching the language list from a CDN for prompt custom text. (#1006)BUG FIXES:
resource/auth0_connection
: Remove MinItems validation for precedence. (#1017)NOTES:
resource/auth0_prompt_partials
: Deprecated in favor ofresource/auth0_prompt_screen_partial
andresource/auth0_prompt_screen_partials
. (#1013)v1.5.0
Compare Source
FEATURES:
resource/auth0_connection
: Add new fieldsattributes
andprecedence
to ConnectionOptions. (#991)resource/auth0_self_service_profile
: Add new resource for managing self-service profiles. (#1008)data-source/auth0_self_service_profile
: Add a data source for retrieving self-service profiles. (#1008)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.