Skip to content

Commit c7ad4ee

Browse files
authored
Add changelog for v1.4.0 (#988)
1 parent 946909b commit c7ad4ee

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v1.4.0
2+
3+
FEATURES:
4+
5+
- `resource/auth0_connection_scim_configuration`: Add a resource for managing SCIM(System for Cross-domain Identity Management) configuration. ([#980](https://github.com/auth0/terraform-provider-auth0/pull/980))
6+
- `resource/auth0_prompt_custom_text`: Add new prompt values (`captcha`, `custom-form`, `customized-consent`, `passkeys`, `phone-identifier-challenge`, `phone-identifier-enrollment`) to the `auth0_prompt_custom_text` resource. ([#985](https://github.com/auth0/terraform-provider-auth0/pull/985))
7+
- `data-source/auth0_connection_scim_configuration`: Add a data source for managing SCIM(System for Cross-domain Identity Management) configuration. ([#980](https://github.com/auth0/terraform-provider-auth0/pull/980))
8+
9+
NOTES:
10+
11+
- `resource/auth0_tenant`: Deprecated the `require-pushed-authorization-requests` attribute. ([#986](https://github.com/auth0/terraform-provider-auth0/pull/986))
12+
113
## v1.3.0
214

315
FEATURES:

0 commit comments

Comments
 (0)