Skip to content

Commit a0da068

Browse files
formatting
1 parent 3a96b94 commit a0da068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/simple-setup/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ module "github_actions_iam_role" {
44
github_username = var.github_username
55
repository_names = var.repository_names
66
role_name = var.role_name
7-
}
7+
}

0 commit comments

Comments
 (0)