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 b547147 commit 9dac675Copy full SHA for 9dac675
docs/index.md
@@ -17,7 +17,7 @@ terraform {
17
required_providers {
18
doit = {
19
source = "doitintl/doit"
20
- version = "0.21.0"
+ version = "0.23.0"
21
}
22
23
examples/main.tf
@@ -2,7 +2,7 @@ terraform {
2
3
4
5
6
7
8
examples/provider/provider.tf
0 commit comments