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 151eaf7 commit 0091750Copy full SHA for 0091750
README.md
@@ -82,7 +82,7 @@ Most basic usage creating a new private github repository.
82
```hcl
83
module "repository" {
84
source = "mineiros-io/repository/github"
85
- version = "~> 0.10.0"
+ version = "~> 0.11.0"
86
87
name = "terraform-github-repository"
88
license_template = "apache-2.0"
0 commit comments