add cf origin certs, swap LB to HTTPS

This commit is contained in:
41666 2020-12-11 00:16:58 -05:00
parent 961989197c
commit 18583f145a
6 changed files with 97 additions and 26 deletions

View file

@ -83,7 +83,6 @@ resource "google_compute_instance" "bot" {
gce-container-declaration = local.containerMetadataWithSecrets
image = local.container.image
environment = var.environment_tag
google-logging-enabled = "true"
}
labels = {