diff --git a/google_deployment_accounts/variables.tf b/google_deployment_accounts/variables.tf index c5162d77..ae914ff2 100644 --- a/google_deployment_accounts/variables.tf +++ b/google_deployment_accounts/variables.tf @@ -52,6 +52,7 @@ variable "gha_attribute_specifiers" { "attribute.repository", "attribute.repository_owner", "attribute.repository_ref", + "attribute.repository_visibility", "attribute.workflow" ], split("/", attribute_specifier)[0]) ]