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 fa26ceb commit 85a3be2Copy full SHA for 85a3be2
examples/main.tf
@@ -1,7 +1,7 @@
1
terraform {
2
required_providers {
3
log = {
4
- version = "0.1.0"
+ version = "0.1.1"
5
source = "terraform.local/local/log"
6
}
7
0 commit comments