Skip to content

Commit 307c892

Browse files
fix
1 parent 9711f70 commit 307c892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ locals {
22
tags = merge(var.tags, {
33
"ghr:environment" = var.prefix
44
"platfom" = "landing-zone"
5-
"solution" = "hove"
5+
"solution" = "infra"
66
"component" = "github-runner"
77
"terraform-stack" = "https://github.com/hove-io/terraform-aws-github-runner"
88
})

0 commit comments

Comments
 (0)