Skip to content

Commit

Permalink
Fix spacing in variables.tf
Browse files Browse the repository at this point in the history
aaron-lane committed Jun 21, 2019

Verified

This commit was signed with the committer’s verified signature.
Lord-Kamina Gregorio Litenstein
1 parent b100e40 commit cc9c0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/gsuite_enabled/variables.tf
Original file line number Diff line number Diff line change
@@ -87,7 +87,7 @@ variable "activate_apis" {
type = "list"
default = ["compute.googleapis.com"]
}

variable "apis_authority" {
description = "Toggles authoritative management of project services."
default = "false"

0 comments on commit cc9c0d3

Please sign in to comment.