Skip to content

Commit

Permalink
GoogleCloudPlatform#284 - Update variables.tf for services list
Browse files Browse the repository at this point in the history
  • Loading branch information
obriensystems committed Sep 13, 2023
1 parent ddf5b3c commit bab9579
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environments/common/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ variable "audit" {
bucket_viewer = string
}))
audit_labels = optional(object({}))
services = optional(list(string))
})
}

Expand Down

0 comments on commit bab9579

Please sign in to comment.