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.
2 parents b4653e6 + 64bdbf8 commit 54cf814Copy full SHA for 54cf814
README.md
@@ -83,7 +83,7 @@ Most basic usage creating a new private github repository.
83
```hcl
84
module "repository" {
85
source = "mineiros-io/repository/github"
86
- version = "~> 0.13.0"
+ version = "~> 0.14.0"
87
88
name = "terraform-github-repository"
89
license_template = "apache-2.0"
README.tfdoc.hcl
@@ -89,7 +89,7 @@ section {
90
91
92
93
94
95
0 commit comments