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
167 stars 86 forks source link

Provide option to Enable/Disable the Enable adaptive MFA risk assessment option in policies. #1068

Open Arifahmed007 opened 3 weeks ago

Arifahmed007 commented 3 weeks ago

Checklist

Describe the problem you'd like to have solved

I am referring doc https://registry.terraform.io/providers/auth0/auth0/latest/docs/resources/guardian and i dont see any argument to Enable adaptive MFA risk assessment option in policies. it would be great if someone could provide this option or else is there any other way around for me to enable this using some other resource in provider.

image

Alternatives and current workarounds

No response

Additional context

No response