Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
gitlab-com
gitlab-com-infrastructure
Commits
cac1f276
Unverified
Commit
cac1f276
authored
May 16, 2018
by
John Northrup
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removing spacing in formatting
parent
4520caa8
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
environments/ops/main.tf
environments/ops/main.tf
+0
-1
environments/ops/variables.tf
environments/ops/variables.tf
+1
-1
No files found.
environments/ops/main.tf
View file @
cac1f276
...
...
@@ -272,4 +272,3 @@ module "bastion" {
tier
=
"inf"
vpc
=
"
${module
.
network
.
self_link
}
"
}
environments/ops/variables.tf
View file @
cac1f276
...
...
@@ -19,7 +19,6 @@ variable "oauth2_client_secret_log_proxy" {}
variable
"oauth2_client_id_performance"
{}
variable
"oauth2_client_secret_performance"
{}
variable
"machine_types"
{
type
=
"map"
...
...
@@ -117,6 +116,7 @@ variable "tcp_lbs_bastion" {
variable
"log_gitlab_net_cert_link"
{
default
=
"projects/gitlab-ops/global/sslCertificates/log-gitlab-net"
}
variable
"performance_gitlab_net_cert_link"
{
default
=
"projects/gitlab-ops/global/sslCertificates/performance-gitlab-net"
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment