Skip to content

Commit

Permalink
feat: changed description of variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanveer143s committed Mar 4, 2024
1 parent 864a86e commit 9dcdfd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/aws_github_oidc_role/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ variable "provider_url" {
variable "custom_assume_role_policy" {
type = string
default = ""
description = "The URL of the identity provider for the OIDC"
description = "The custom json trusted_policy for attached to the role"
}

variable "oidc_github_repos" {
Expand Down

0 comments on commit 9dcdfd2

Please sign in to comment.