Skip to content

Commit 6f2cdab

Browse files
chore(deps): update terraform auth0 to v1
1 parent 62a4be7 commit 6f2cdab

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.12.0"
66
}
77
}
88
cloud {

0 commit comments

Comments
 (0)