Remove auth0_client.custom_login_page_preview#379
Remove auth0_client.custom_login_page_preview#379yvovandoorn merged 1 commit intoalexkappa:masterfrom kpurdon:kpurdon/remove-custom-login-page-preview
Conversation
|
@yvovandoorn @alexkappa this is ready for review, thanks! |
|
This looks good @kpurdon. Good call on removing it as I can see this could only cause problems. |
|
Breaking the provider by removing this field seems less than ideal. I'd have preferred a deprecation warning here. |
Thats fair, I'll update the CHANGELOG to be more explicit about removing this field. |
Thanks for the consideration! Credit where due: I found what I needed in the existing changelog, it's just that it's called out as a I was thinking something more like using the terraform provider deprecation best practice: https://www.terraform.io/docs/extend/best-practices/deprecations.html To be clear, I'm glad this field is removed 🎉 Thanks to all involved. |
|
@yvovandoorn interestingly now I'm basically seeing the same thing w/ |
This argument got removed in alexkappa#379.
Proposed Changes
custom_login_page_preview.Fixes #360
Acceptance Test Output
Community Note