Skip to content

Commit

Permalink
feat: update v0.1.0->v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
task4233 committed Nov 12, 2021
1 parent fa26ceb commit 85a3be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/main.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
terraform {
required_providers {
log = {
version = "0.1.0"
version = "0.1.1"
source = "terraform.local/local/log"
}
}
Expand Down

0 comments on commit 85a3be2

Please sign in to comment.