Skip to content

Commit 860bdd2

Browse files
Update Terraform auth0 to v1
1 parent 08cddca commit 860bdd2

File tree

2 files changed

+31
-17
lines changed

2 files changed

+31
-17
lines changed

auth0/.terraform.lock.hcl

+30-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

auth0/main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
auth0 = {
44
source = "auth0/auth0"
5-
version = "~> 0.50.0"
5+
version = "~> 1.19.0"
66
}
77
}
88
cloud {

0 commit comments

Comments
 (0)