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