Skip to content

Commit 68c3759

Browse files
dummy commit
1 parent 4a25005 commit 68c3759

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ resource "aws_iam_openid_connect_provider" "github_oidc_connect" {
44
client_id_list = [
55
"sts.amazonaws.com",
66
]
7-
87
thumbprint_list = ["ffffffffffffffffffffffffffffffffffffffff"]
98
}
109
resource "aws_iam_role" "github_actions_role" {

0 commit comments

Comments
 (0)