Closed duedares-rvj closed 4 weeks ago
Attention: Patch coverage is 0%
with 18 lines
in your changes missing coverage. Please review.
Project coverage is 89.27%. Comparing base (
98823c3
) to head (d6ca71a
).
Files with missing lines | Patch % | Lines |
---|---|---|
internal/provider/provider.go | 0.00% | 17 Missing and 1 partial :warning: |
🔧 Changes
Added ConfigureContextFunc which checks if
AUTH0_DOMAIN
,AUTH0_CLIENT_ID
andAUTH0_CLIENT_SECRET
are configured before planning.📚 References
Addressed https://github.com/auth0/terraform-provider-auth0/issues/1023
🔬 Testing
📝 Checklist