auth0_client resource: allowed_origins and web_origins fields don't apply removal #1108
Open
6 tasks done
Labels
🪲 bug
Something isn't working
Checklist
Description
When updating an auth0_client resource to change cross_origin_auth from true to false, remove allowed_origins, and remove web_origins, only the cross_origin_auth change is successfully applied.
The terraform apply output shows that the change is successful, but on successive plans and in the auth0 console it can be seen that the allowed_origins and web_origins changes are never applied.
Expectation
The expected changes shown in the plan should be applied when running terraform apply.
Reproduction
Auth0 Terraform Provider version
1.9.1
Terraform version
1.7.4
The text was updated successfully, but these errors were encountered: