Skip to content

Commit

Permalink
Add a fixme for 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
whd committed Dec 23, 2023
1 parent bf5cabf commit 27f0d35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion google_deployment_accounts/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ variable "gha_environments" {
default = []
}


# FIXME consider breaking this out into multiple variables e.g. circleci_vcses,
# circleci_context_ids etc.
variable "circleci_attribute_specifiers" {
description = "(CircleCI only) Attribute specifiers to allow deploys from. If specified, this overrides the github_repository variable."
type = set(string)
Expand Down

0 comments on commit 27f0d35

Please sign in to comment.