Skip to content

Commit ca34cf0

Browse files
committed
chore: WIP
1 parent c0f593e commit ca34cf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/outputs.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
output "pipeline_oidc_role_arn" {
2-
value = aws_iam_role.pipeline_oidc.arn
2+
value = aws_iam_role.pipeline_oidc.arn
33
description = "ARN of the IAM role assumed by GitHub Action workflow."
44
}

0 commit comments

Comments
 (0)