Skip to content

Commit

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

Expand Down

0 comments on commit ee33ec6

Please sign in to comment.