Skip to content

Commit f3147b4

Browse files
committed
chore: adding the tags for the checks
1 parent 0b7257e commit f3147b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/role.tftest.hcl

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ run "github_providers" {
1414
description = "Test role using GitHub OIDC provider"
1515
repository = "appvia/something"
1616
common_provider = "github"
17+
tags = {
18+
Name = "GitHub"
19+
}
1720

1821
permission_boundary_arn = "arn:aws:iam::aws:policy/AdministratorAccess"
1922

0 commit comments

Comments
 (0)