auth0 / terraform-provider-auth0

The Auth0 Terraform Provider is the official plugin for managing Auth0 tenant configuration through the Terraform tool.
https://registry.terraform.io/providers/auth0/auth0/latest/docs
Mozilla Public License 2.0
157 stars 73 forks source link

Add Support for New token_dialect Values in Resource Server Configuration #973

Closed developerkunal closed 3 weeks ago

developerkunal commented 3 weeks ago

πŸ”§ Changes

πŸ“ Checklist

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 90.24%. Comparing base (f3aec74) to head (23f2fdf).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/auth0/terraform-provider-auth0/pull/973/graphs/tree.svg?width=650&height=150&src=pr&token=geObb1Hn9E&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0)](https://app.codecov.io/gh/auth0/terraform-provider-auth0/pull/973?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0) ```diff @@ Coverage Diff @@ ## main #973 +/- ## ======================================= Coverage 90.24% 90.24% ======================================= Files 103 103 Lines 13866 13866 ======================================= Hits 12514 12514 Misses 961 961 Partials 391 391 ``` | [Files](https://app.codecov.io/gh/auth0/terraform-provider-auth0/pull/973?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0) | Coverage Ξ” | | |---|---|---| | [internal/auth0/resourceserver/expand.go](https://app.codecov.io/gh/auth0/terraform-provider-auth0/pull/973?src=pr&el=tree&filepath=internal%2Fauth0%2Fresourceserver%2Fexpand.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0#diff-aW50ZXJuYWwvYXV0aDAvcmVzb3VyY2VzZXJ2ZXIvZXhwYW5kLmdv) | `100.00% <ΓΈ> (ΓΈ)` | | | [internal/auth0/resourceserver/resource.go](https://app.codecov.io/gh/auth0/terraform-provider-auth0/pull/973?src=pr&el=tree&filepath=internal%2Fauth0%2Fresourceserver%2Fresource.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0#diff-aW50ZXJuYWwvYXV0aDAvcmVzb3VyY2VzZXJ2ZXIvcmVzb3VyY2UuZ28=) | `72.61% <0.00%> (ΓΈ)` | |