We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8eec08 commit b2ea785Copy full SHA for b2ea785
auth0/main.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
auth0 = {
4
source = "auth0/auth0"
5
- version = "~> 0.50.0"
+ version = "~> 1.18.0"
6
}
7
8
cloud {
0 commit comments