We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3f1d99 commit 3b5d6caCopy full SHA for 3b5d6ca
examples/provider/provider.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
authzed = {
4
source = "authzed/authzed"
5
- version = "0.1.0"
+ version = "~> 0.5.0"
6
}
7
8
0 commit comments