Skip to content

Commit

Permalink
update recommended version.
Browse files Browse the repository at this point in the history
  • Loading branch information
wparad committed Jul 30, 2023
1 parent de15d2b commit 2638850
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion development-examples/main.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
terraform {
required_providers {
authress = {
version = "~> 1.0.22"
version = "~> 2.0.35"
source = "authress/authress"
}
}
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The [Authress Knowledge Base](https://authress.io/knowledge-base/docs/category/i
required_providers {
authress = {
source = "authress/authress"
version = "~> 1.0"
version = "~> 2.0"
}
}
Expand Down

0 comments on commit 2638850

Please sign in to comment.