Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhoo committed Jan 2, 2024
1 parent fd80f3d commit f440487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -203,5 +203,5 @@ resource "tfe_variable" "tfc_aws_apply_role_arn" {
value = aws_iam_role.tfc_apply.arn
category = "env"

description = "The AWS role arn run runs will use to authenticate."
description = "The AWS role arn apply runs will use to authenticate."
}

0 comments on commit f440487

Please sign in to comment.