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 29349a2 commit 7762df1Copy full SHA for 7762df1
1 file changed
src/main.tf
@@ -4,7 +4,7 @@ locals {
4
5
module "repository" {
6
source = "cloudposse/repository/github"
7
- version = "0.2.1"
+ version = "1.0.0"
8
9
enabled = local.enabled
10
0 commit comments